aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJonas Pfenniger2011-10-19 11:19:11 +0100
committerAdam Vandenberg2011-10-19 20:26:24 -0700
commitba4d6c9d025cabacce0b665db33256e0843df727 (patch)
tree5f5b3f12e8b0653be10c046d31047608abc4f748 /Library
parentaace38d30415cfbdf334f3a7200e49fc590a21e9 (diff)
downloadhomebrew-ba4d6c9d025cabacce0b665db33256e0843df727.tar.bz2
direnv 0.1.81
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/direnv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/direnv.rb b/Library/Formula/direnv.rb
index 3011ddc76..f12af6b44 100644
--- a/Library/Formula/direnv.rb
+++ b/Library/Formula/direnv.rb
@@ -2,8 +2,8 @@ require 'formula'
class Direnv < Formula
homepage 'https://github.com/zimbatm/direnv'
- url 'https://github.com/zimbatm/direnv/tarball/v0.1.72'
- md5 '34fecdff4bc6a5cbe4890ad14e5f3438'
+ url 'https://github.com/zimbatm/direnv/tarball/v0.1.81'
+ md5 '9429548fbf48ec56ff1d11bf601ed649'
head 'https://github.com/zimbatm/direnv.git'