Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
minisign: add 0.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and DomT4 committed Jul 14, 2015
1 parent 37ced5e commit dd2afe0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/minisign.rb
Expand Up @@ -4,6 +4,13 @@ class Minisign < Formula
url "https://github.com/jedisct1/minisign/archive/0.4.tar.gz"
sha256 "dc7695513e715654a51d07ad3e6b0083f9cb38b1a5bc9f16e1177d15af992dcc"

bottle do
cellar :any
sha256 "8ccc144f89e11b04454f9325435673ff71ea94fa338201de6eca7d061d338b23" => :yosemite
sha256 "190c6d48b0e36513acb206e16e38499f67bfade858042f035c12db6455abc153" => :mavericks
sha256 "c3e7f23a822474155414b30a6d45492e44aec10a80af2e9813414eaff190f3a9" => :mountain_lion
end

depends_on "libsodium"
depends_on "cmake" => :build

Expand Down

0 comments on commit dd2afe0

Please sign in to comment.