chruby 0.3.7

Closes Homebrew/homebrew#21987.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Shannon Skipper 2013-08-18 15:22:29 -07:00 committed by Jack Nagel
parent 78bbda3802
commit e13773ccb0
1 changed files with 2 additions and 2 deletions

View File

@ -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.6.tar.gz'
sha1 'b492b1b5661a53c853f4e6ee8f5b67d4d75d0c39'
url 'https://github.com/postmodern/chruby/archive/v0.3.7.tar.gz'
sha1 '237903096f874f40749520d267fe35e2e3222bb3'
head 'https://github.com/postmodern/chruby.git'