rbenv-bundler: fix upstream tag SHA-1 change.

Closes Homebrew/homebrew#16667.
master
Mike McQuaid 2012-12-20 09:06:50 +00:00
parent 3ddd734f83
commit 050073aebc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require 'formula'
class RbenvBundler < Formula
homepage 'https://github.com/carsomyr/rbenv-bundler'
url 'https://github.com/carsomyr/rbenv-bundler/tarball/0.94'
sha1 '73b1aa192f22571b38d4e110d76f4138c5233c8f'
sha1 '741477ed78bfbf88f1b010ff8071f95d880793ef'
depends_on 'rbenv'