diff options
| author | BrewTestBot | 2014-06-18 17:06:21 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-06-18 20:08:04 -0500 |
| commit | 7777d2c5230f1458566e1c7a280baf1ce3877f08 (patch) | |
| tree | 25cfccec42397d3392fa26f1dcd4b7cca1c5f041 | |
| parent | 933854b056da7ba8b5818e9d715606864c7be831 (diff) | |
| download | homebrew-7777d2c5230f1458566e1c7a280baf1ce3877f08.tar.bz2 | |
libmagic: update 5.19 bottle.
| -rw-r--r-- | Library/Formula/libmagic.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libmagic.rb b/Library/Formula/libmagic.rb index 7e119c24e..6940488b7 100644 --- a/Library/Formula/libmagic.rb +++ b/Library/Formula/libmagic.rb @@ -7,9 +7,9 @@ class Libmagic < Formula sha1 '0dff09eb44fde1998be79e8d312e9be4456d31ee' bottle do - sha1 "051692967234d6fd03b076aa6c2d1fe2a107d10d" => :mavericks - sha1 "54e9744b6ac4d92f1845620f5d319ef643cc6c11" => :mountain_lion - sha1 "6a099bb7975d54767b6209d04dcd4c276be9032a" => :lion + sha1 "35a401959b3925929ef220a35712a1a5f6f42ad9" => :mavericks + sha1 "e4bdd610c71cb05bedfb00ce940ec476dbed4c29" => :mountain_lion + sha1 "812930f1bb60fe40ec45e92bc385a8bd63e34813" => :lion end option :universal |
