aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/zsh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/zsh.rb b/Library/Formula/zsh.rb
index d62665d7f..67d22125e 100644
--- a/Library/Formula/zsh.rb
+++ b/Library/Formula/zsh.rb
@@ -1,9 +1,9 @@
require 'formula'
class Zsh <Formula
- url 'http://downloads.sourceforge.net/project/zsh/zsh-dev/4.3.10/zsh-4.3.10.tar.gz'
+ url 'http://downloads.sourceforge.net/project/zsh/zsh-dev/4.3.11/zsh-4.3.11.tar.gz'
homepage 'http://www.zsh.org/'
- md5 '031efc8c8efb9778ffa8afbcd75f0152'
+ md5 '127e2a3b9100d6f2fddb6a32cd4aca40'
depends_on 'gdbm' => :optional