diff options
| author | BrewTestBot | 2014-12-04 23:21:59 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-12-06 21:43:41 -0500 |
| commit | 8f6ee162fc7198aa18099b3bb08981d13b4019bd (patch) | |
| tree | 7ed32c19a4e9a59a4532d37fa832a4188971d853 /Library | |
| parent | 90c7ee19b753780208bac8a66d1ac23a75f62e74 (diff) | |
| download | homebrew-8f6ee162fc7198aa18099b3bb08981d13b4019bd.tar.bz2 | |
lz4: update r124 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/lz4.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/lz4.rb b/Library/Formula/lz4.rb index baf17939b..c90fe9e17 100644 --- a/Library/Formula/lz4.rb +++ b/Library/Formula/lz4.rb @@ -8,9 +8,9 @@ class Lz4 < Formula bottle do cellar :any - sha1 "64ed763d71baa31fff5d20ea815ddad4e727ef35" => :mavericks - sha1 "abd873485e052034929edef016b274e52947655f" => :mountain_lion - sha1 "5130288a257b8df4da7538789a38ab53f3bd9a58" => :lion + sha1 "be041935d4ae854cc7ba6a349ee03ff69175640b" => :yosemite + sha1 "a6e13f4d00922ef0ced700b46050e530c5d4d1d6" => :mavericks + sha1 "c94abe27367accdff36b91db1fdeabcd412abea2" => :mountain_lion end def install |
