Skip to content

Commit

Permalink
pixiewps: add 1.4.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Jul 13, 2022
1 parent a2ea1d5 commit dc0dd15
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/pixiewps.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class Pixiewps < Formula
license "GPL-3.0-or-later"
head "https://github.com/wiire-a/pixiewps.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_monterey: "faac5957f271cf40bed4393b1bcaa534ddc451c86b3898063d8f0261ef6702d3"
sha256 cellar: :any, arm64_big_sur: "2f777465467b09513a89236e118390430e9f019a8df3cec11bf8984ebc2d1453"
sha256 cellar: :any, monterey: "55bf66c8040b07df2441c3fcf7c13eb27686e4b9c9ca62daf74d57f144fa90f7"
sha256 cellar: :any, big_sur: "d714557686dab4f733d680e7d127452599a5bf9707941e275088848f2674070d"
sha256 cellar: :any, catalina: "30700b0eb892878e10b1a8bbc47188e8d9487c6f7afc7495050b4f0f5051dfd0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b5a93abb2c126230b4c9254243b6fc99b778fb0d4aa220d0296a02940a46865e"
end

depends_on "openssl@3"

def install
Expand Down

0 comments on commit dc0dd15

Please sign in to comment.