diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/chruby.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/chruby.rb b/Library/Formula/chruby.rb index 97640613e..0413350f4 100644 --- a/Library/Formula/chruby.rb +++ b/Library/Formula/chruby.rb @@ -2,8 +2,8 @@ require 'formula' class Chruby < Formula homepage 'https://github.com/postmodern/chruby#readme' - url 'https://github.com/postmodern/chruby/archive/v0.3.4.tar.gz' - sha1 '28445cd75f514b299f6b2f2bf123793d8739a99b' + url 'https://github.com/postmodern/chruby/archive/v0.3.5.tar.gz' + sha1 'a08254910d18c20fe979f6551bd0797e287f1e5e' head 'https://github.com/postmodern/chruby.git' |
