aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-08-16 20:21:43 -0700
committerBrett Koonce2014-08-17 10:33:36 -0700
commitb459d3439fc9429901456a6188dbd8ed607b05c5 (patch)
tree1ce1efeedd80a9fec775379f386fe81479e88810 /Library/Formula
parentc232f2d75f5b6d5f3dd5aa9809b5b05bde2636c8 (diff)
downloadhomebrew-b459d3439fc9429901456a6188dbd8ed607b05c5.tar.bz2
wimlib 1.7.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wimlib.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wimlib.rb b/Library/Formula/wimlib.rb
index 5238a6df6..288e57d62 100644
--- a/Library/Formula/wimlib.rb
+++ b/Library/Formula/wimlib.rb
@@ -2,8 +2,8 @@ require "formula"
class Wimlib < Formula
homepage "http://sourceforge.net/projects/wimlib/"
- url "https://downloads.sourceforge.net/project/wimlib/wimlib-1.7.0.tar.gz"
- sha1 "7f9bdd44a11f04e1550286b574579f48e2584d5a"
+ url "https://downloads.sourceforge.net/project/wimlib/wimlib-1.7.1.tar.gz"
+ sha1 "ffbd2f138b396b0f1fb684294747d9c8b5421188"
bottle do
cellar :any