direnv 2.2.1
Closes Homebrew/homebrew#25841. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
f256df8857
commit
8d1c2e95cb
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/archive/v2.2.0.tar.gz'
|
||||
sha1 '61d0264cf17e5141f203d564f6894823e950fafd'
|
||||
url 'https://github.com/zimbatm/direnv/archive/v2.2.1.tar.gz'
|
||||
sha1 '8bf456b800be3fb5f340e168d61aae713bcc87d1'
|
||||
|
||||
head 'https://github.com/zimbatm/direnv.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue