diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gti.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gti.rb b/Library/Formula/gti.rb index e256407df..ff16e0570 100644 --- a/Library/Formula/gti.rb +++ b/Library/Formula/gti.rb @@ -2,8 +2,8 @@ require 'formula' class Gti < Formula homepage 'http://r-wos.org/hacks/gti' - url 'https://github.com/rwos/gti/tarball/v1.0.3' - sha1 '53ccd11466af6b859e5ec2ceec30f39bdc50c451' + url 'https://github.com/rwos/gti/tarball/v1.0.4' + sha1 '39a9780fc10663483f68ee6a4e69ad166ea21f62' head 'https://github.com/rwos/gti.git' |
