diff options
Diffstat (limited to 'Library/Formula/brew-gem.rb')
| -rw-r--r-- | Library/Formula/brew-gem.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/brew-gem.rb b/Library/Formula/brew-gem.rb index 941502058..2e3f1b7f6 100644 --- a/Library/Formula/brew-gem.rb +++ b/Library/Formula/brew-gem.rb @@ -3,7 +3,7 @@ require 'formula' class BrewGem < Formula url 'https://github.com/josh/brew-gem/tarball/v0.1.2' homepage 'https://github.com/josh/brew-gem' - md5 'c39f1c5db2e4d18349109aeed8136970' + sha1 '03454394c9f6288c8aeee6e8523d3ef48d6f07c1' def install bin.install 'bin/brew-gem' |
