aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 695162a42..10e151dad 100644
--- a/Library/Formula/direnv.rb
+++ b/Library/Formula/direnv.rb
@@ -2,8 +2,8 @@ require 'formula'
class Direnv < Formula
homepage 'http://www.direnv.net'
- url 'https://github.com/zimbatm/direnv/archive/v2.3.0.tar.gz'
- sha1 '761b1705cd9925d36534050c4a586bb5607eb87f'
+ url 'https://github.com/zimbatm/direnv/archive/v2.4.0.tar.gz'
+ sha1 '1fc9b77eb60c6d22d16bdb059edc1db0f1228dea'
head 'https://github.com/zimbatm/direnv.git'