diff options
| author | BrewTestBot | 2015-01-18 11:50:15 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-18 17:45:52 +0100 |
| commit | f4c3307fffd0c06c996871ccd1c036780a3979d2 (patch) | |
| tree | b9705ed1964ae3d6b578c23bfba1c22408713ff1 /Library/Formula/libsodium.rb | |
| parent | ed161b86b10c17911ece1d4da00a3f8b950dc144 (diff) | |
| download | homebrew-f4c3307fffd0c06c996871ccd1c036780a3979d2.tar.bz2 | |
libsodium: update 1.0.2 bottle.
Diffstat (limited to 'Library/Formula/libsodium.rb')
| -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 1a81734ff..639487d7d 100644 --- a/Library/Formula/libsodium.rb +++ b/Library/Formula/libsodium.rb @@ -5,9 +5,9 @@ class Libsodium < Formula bottle do cellar :any - sha1 "37715a34a7ee3af1b584d4ad1f7ae1561f414a04" => :yosemite - sha1 "ae23cbaac10d5b77c89e8bc16ac3fbe5f0965633" => :mavericks - sha1 "d80e8038aed95ccaf681317615346cb0255a52b9" => :mountain_lion + sha1 "2d9ca1930a9deddf2af536a615d0381f104108fa" => :yosemite + sha1 "08b594edee330ab79c9d413de65bb63927f0c606" => :mavericks + sha1 "5e35a4e883a13a1dc754793be15352eed9550dd0" => :mountain_lion end head do |
