Skip to content

Commit

Permalink
direnv 2.14.0
Browse files Browse the repository at this point in the history
Closes #21668.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Dec 14, 2017
1 parent 7a58973 commit c285ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/direnv.rb
@@ -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.3.tar.gz"
sha256 "2d5569ef08a919e02d8b229b8f71ca01a0f3920e7e14f0b10c0df76bb4ea57a1"
url "https://github.com/direnv/direnv/archive/v2.14.0.tar.gz"
sha256 "917838827cb753153b91cb2d10c0d7c20cbaa85aa2dde520ee23653a74268ccd"
head "https://github.com/direnv/direnv.git"

bottle do
Expand Down

0 comments on commit c285ca8

Please sign in to comment.