Skip to content

Commit

Permalink
direnv 2.1.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#24159.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
zimbatm authored and adamv committed Nov 10, 2013
1 parent cf9489b commit f6bf309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/direnv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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'

Expand Down

0 comments on commit f6bf309

Please sign in to comment.