aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/brew-gem.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/brew-gem.rb')
-rw-r--r--Library/Formula/brew-gem.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/brew-gem.rb b/Library/Formula/brew-gem.rb
index e646c8700..307e1ea9b 100644
--- a/Library/Formula/brew-gem.rb
+++ b/Library/Formula/brew-gem.rb
@@ -2,8 +2,8 @@ require 'formula'
class BrewGem < Formula
homepage 'https://github.com/josh/brew-gem'
- url 'https://github.com/josh/brew-gem/tarball/v0.1.2'
- sha1 '03454394c9f6288c8aeee6e8523d3ef48d6f07c1'
+ url 'https://github.com/josh/brew-gem/archive/v0.1.2.tar.gz'
+ sha1 'fccccc5e7f00cbd69ff66c3f9a0e365bfb39641e'
def install
bin.install 'bin/brew-gem'