direnv 2.1.0

Closes Homebrew/homebrew#24159.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jonas Pfenniger 2013-11-10 21:20:54 +00:00 committed by Adam Vandenberg
parent cf9489b773
commit f6bf309af2
1 changed files with 2 additions and 2 deletions

View File

@ -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'