diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/yeti.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/yeti.rb b/Library/Formula/yeti.rb index 19d5071dd..27ec16bb5 100644 --- a/Library/Formula/yeti.rb +++ b/Library/Formula/yeti.rb @@ -2,8 +2,8 @@ require 'formula' class Yeti < Formula homepage 'http://mth.github.com/yeti/' - url 'https://github.com/mth/yeti/tarball/v0.9.4' - md5 'f84448ae15e2b0064f4fc8f24d492b64' + url 'https://github.com/mth/yeti/tarball/v0.9.5' + sha1 '8f92d74609923c462c184ebfe28cb05209e08f1b' head 'https://github.com/mth/yeti.git' |
