diff options
| author | BrewTestBot | 2014-10-21 16:14:31 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-21 16:14:31 +0100 |
| commit | 31cf4afb8c6ac7b525d9a2ddb650c119f8f934f4 (patch) | |
| tree | f56ee972d8645f5ede590315c434928213426228 /Library | |
| parent | 30b3087a3710bcafabe2e515076621291691e39d (diff) | |
| download | homebrew-31cf4afb8c6ac7b525d9a2ddb650c119f8f934f4.tar.bz2 | |
libgsm: update 1.0.13 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libgsm.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libgsm.rb b/Library/Formula/libgsm.rb index 4815a2979..49e9f4d09 100644 --- a/Library/Formula/libgsm.rb +++ b/Library/Formula/libgsm.rb @@ -7,9 +7,10 @@ class Libgsm < Formula bottle do cellar :any - sha1 "95282a450ccbf397b79045a1ccb0e5a110962e75" => :mavericks - sha1 "4eccce20579c4fe49892aebda0a11c46ce598de0" => :mountain_lion - sha1 "2c9220ef6c1de5246f1d771a27bfbd8c3129b2f9" => :lion + revision 1 + sha1 "832cbeb382112a042221bdef53980c1432d9acb5" => :yosemite + sha1 "90ebcfff95c504b5e3b0a1dca09164a4342239ae" => :mavericks + sha1 "45ce069c68066f2a93148379ec1539f5bf398280" => :mountain_lion end option :universal |
