aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wimlib.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/wimlib.rb b/Library/Formula/wimlib.rb
index c3bda4d9b..e058c18e4 100644
--- a/Library/Formula/wimlib.rb
+++ b/Library/Formula/wimlib.rb
@@ -7,9 +7,10 @@ class Wimlib < Formula
bottle do
cellar :any
- sha1 "6ca564aa9658b05c28b6544e155e13676a893571" => :mavericks
- sha1 "c9c0b1b06c06b252e984dbe9bb5a6ad123cde482" => :mountain_lion
- sha1 "be55a5ac5065bc29e6f0f406c7a73ee755339674" => :lion
+ revision 1
+ sha1 "f3771fc90479055608bf752f8c9884169aa63969" => :yosemite
+ sha1 "78db53c2dc541e8d784a56acf3ea45e52f1cd2b9" => :mavericks
+ sha1 "afeba655f906d59e9afc8acec3fd105a39d9e221" => :mountain_lion
end
depends_on "pkg-config" => :build