diff options
| author | BrewTestBot | 2014-11-21 05:41:34 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-11-21 01:08:07 -0600 |
| commit | a4a5bc7a27a4f944170f1c7ed234c199cc69c194 (patch) | |
| tree | ccdab7f9b430ad08b5a9791a874d078903661302 /Library/Formula | |
| parent | 2e30be5ac6d34518b1b09c0ffaec19b7aebb46f6 (diff) | |
| download | homebrew-a4a5bc7a27a4f944170f1c7ed234c199cc69c194.tar.bz2 | |
libsodium: update 1.0.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libsodium.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libsodium.rb b/Library/Formula/libsodium.rb index 83b88930b..021cc86e3 100644 --- a/Library/Formula/libsodium.rb +++ b/Library/Formula/libsodium.rb @@ -7,9 +7,9 @@ class Libsodium < Formula bottle do cellar :any - sha1 "1432ec12353213ebfbb8e31e839eea9cedba7d2d" => :yosemite - sha1 "8b66ef0a978e3aac54036f447053585b809a6e40" => :mavericks - sha1 "9b6cc830b3b36e20ac8dcfc076e450ba1505c46f" => :mountain_lion + sha1 "37715a34a7ee3af1b584d4ad1f7ae1561f414a04" => :yosemite + sha1 "ae23cbaac10d5b77c89e8bc16ac3fbe5f0965633" => :mavericks + sha1 "d80e8038aed95ccaf681317615346cb0255a52b9" => :mountain_lion end head do |
