diff options
Diffstat (limited to 'Library/Formula/direnv.rb')
| -rw-r--r-- | Library/Formula/direnv.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/direnv.rb b/Library/Formula/direnv.rb index e133c3edf..738779650 100644 --- a/Library/Formula/direnv.rb +++ b/Library/Formula/direnv.rb @@ -3,7 +3,7 @@ require 'formula' class Direnv < Formula homepage 'http://www.direnv.net' url 'https://github.com/zimbatm/direnv/tarball/v0.1.127' - md5 '0a0f7a2d738b97c8976fe7e28c4e062c' + sha1 '5d22c070ad949999ddea5e0d52d4bde809ce28a1' head 'https://github.com/zimbatm/direnv.git' |
