aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 0a8337f15..f273babfb 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.0.1.tar.gz'
- sha1 '9942d40f96778f44c370c854360faca05d9a91af'
+ url 'https://github.com/zimbatm/direnv/archive/v2.1.0.tar.gz'
+ sha1 'e2f88d6fc9f6a55bd0b377f6dd46c1d2278fffe0'
head 'https://github.com/zimbatm/direnv.git'