aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-05-21 21:09:33 -0500
committerAdam Vandenberg2013-05-21 20:16:27 -0700
commitc3347d87d063f31dbd555075568d180a0f77b84e (patch)
tree561fa5ca359cd0453327980066e423b3e659dcb9 /Library/Formula
parent2c1091715c3c3779a9eddecf39d1d3ea0026ee27 (diff)
downloadhomebrew-c3347d87d063f31dbd555075568d180a0f77b84e.tar.bz2
yeti v0.9.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/yeti.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/yeti.rb b/Library/Formula/yeti.rb
index 158f48ea0..daef65812 100644
--- a/Library/Formula/yeti.rb
+++ b/Library/Formula/yeti.rb
@@ -2,8 +2,8 @@ require 'formula'
class Yeti < Formula
homepage 'http://mth.github.io/yeti/'
- url 'https://github.com/mth/yeti/archive/v0.9.7.tar.gz'
- sha1 'ae1f86f7e18ee05cb6f9a9f1320d7f833d0bdd56'
+ url 'https://github.com/mth/yeti/archive/v0.9.8.tar.gz'
+ sha1 '64e6174f765fd1444eff70c4a96ae76b2daa6c79'
head 'https://github.com/mth/yeti.git'