aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rbenv-bundler.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rbenv-bundler.rb')
-rw-r--r--Library/Formula/rbenv-bundler.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rbenv-bundler.rb b/Library/Formula/rbenv-bundler.rb
index 8cac9faa8..516883f05 100644
--- a/Library/Formula/rbenv-bundler.rb
+++ b/Library/Formula/rbenv-bundler.rb
@@ -2,8 +2,8 @@ require 'formula'
class RbenvBundler < Formula
homepage 'https://github.com/carsomyr/rbenv-bundler'
- url 'https://github.com/carsomyr/rbenv-bundler/tarball/0.95'
- sha1 '68f34b7d9e123d93f51fe5fcca585fdaf3cd31e7'
+ url 'https://github.com/carsomyr/rbenv-bundler/archive/0.95.tar.gz'
+ sha1 '69485192665caea669a9bc1a86ad225833e3d667'
depends_on 'rbenv'