direnv 0.1.151
Closes Homebrew/homebrew#15833. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e9c68fd4a0
commit
91e334e5d6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Direnv < Formula
|
||||
homepage 'http://www.direnv.net'
|
||||
url 'https://github.com/zimbatm/direnv/tarball/v0.1.127'
|
||||
sha1 '5d22c070ad949999ddea5e0d52d4bde809ce28a1'
|
||||
url 'https://github.com/zimbatm/direnv/tarball/v0.1.151'
|
||||
sha1 '8f78b8ee408bd54584171973aa7da898991e6779'
|
||||
|
||||
head 'https://github.com/zimbatm/direnv.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue