direnv 2.13.3
Closes #21220. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4ff5ef86ab
commit
7dd2465735
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Direnv < Formula
|
||||
desc "Load/unload environment variables based on $PWD"
|
||||
homepage "https://direnv.net/"
|
||||
url "https://github.com/direnv/direnv/archive/v2.13.2.tar.gz"
|
||||
sha256 "04fdbd3fe7ddf496a3da41cb6e767100d8d6f6b52fef9e2217c9e330b0e6257d"
|
||||
url "https://github.com/direnv/direnv/archive/v2.13.3.tar.gz"
|
||||
sha256 "2d5569ef08a919e02d8b229b8f71ca01a0f3920e7e14f0b10c0df76bb4ea57a1"
|
||||
head "https://github.com/direnv/direnv.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue