direnv 0.1.151

Closes Homebrew/homebrew#15833.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Jonas Pfenniger 2012-11-03 19:38:44 +00:00 committed by Adam Vandenberg
parent e9c68fd4a0
commit 91e334e5d6

View file

@ -2,8 +2,8 @@ require 'formula'
class Direnv < Formula class Direnv < Formula
homepage 'http://www.direnv.net' homepage 'http://www.direnv.net'
url 'https://github.com/zimbatm/direnv/tarball/v0.1.127' url 'https://github.com/zimbatm/direnv/tarball/v0.1.151'
sha1 '5d22c070ad949999ddea5e0d52d4bde809ce28a1' sha1 '8f78b8ee408bd54584171973aa7da898991e6779'
head 'https://github.com/zimbatm/direnv.git' head 'https://github.com/zimbatm/direnv.git'