Skip to content

Commit 9832a27

Browse files
committed
direnv 2.37.0
1 parent fc859ee commit 9832a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/direnv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Direnv < Formula
22
desc "Load/unload environment variables based on $PWD"
33
homepage "https://direnv.net/"
4-
url "https://github.com/direnv/direnv/archive/refs/tags/v2.36.0.tar.gz"
5-
sha256 "edb89ca67ef46a792d4e20177dae9dbd229e26dcbcfb17baa9645c1ff7cc47b0"
4+
url "https://github.com/direnv/direnv/archive/refs/tags/v2.37.0.tar.gz"
5+
sha256 "6302f3eb824ae5f7d33475c6e9ac0ec46a228e282fca7dba881f3536575a25c8"
66
license "MIT"
77
head "https://github.com/direnv/direnv.git", branch: "master"
88

0 commit comments

Comments
 (0)