diff options
| author | BrewTestBot | 2014-10-19 20:03:29 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-19 20:03:29 +0100 |
| commit | 93d4af32f01eeb917c03e1ee09b944de58e26eb1 (patch) | |
| tree | 761afbaf4c7224532a4416106c53bc0240e681bc /Library/Formula/libgpg-error.rb | |
| parent | 7e2defe1d683850fbec060931250d320e78a6f86 (diff) | |
| download | homebrew-93d4af32f01eeb917c03e1ee09b944de58e26eb1.tar.bz2 | |
libgpg-error: update 1.16 bottle.
Diffstat (limited to 'Library/Formula/libgpg-error.rb')
| -rw-r--r-- | Library/Formula/libgpg-error.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libgpg-error.rb b/Library/Formula/libgpg-error.rb index 4264b7ee8..4c672becf 100644 --- a/Library/Formula/libgpg-error.rb +++ b/Library/Formula/libgpg-error.rb @@ -8,9 +8,10 @@ class LibgpgError < Formula bottle do cellar :any - sha1 "c9d320a135686d2dccef6328a7d9b926ba04db2a" => :mavericks - sha1 "5fa28dbea7cf575256f8c7d801f5c162af1b948d" => :mountain_lion - sha1 "e934e5ef48e6d87c06324cb5e50637cd979d2bc5" => :lion + revision 1 + sha1 "b584fbdd6545806f82a8c9c396513255a603c31b" => :yosemite + sha1 "e45588e22aafc220fd4b742d6bf0941a84b65389" => :mavericks + sha1 "3323b912b2f40994b18f0fccae8506839d883cbe" => :mountain_lion end option :universal |
