direnv 2.20.1

Closes #38698.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-04-05 10:32:11 +11:00 committed by FX Coudert
parent 4b0152609f
commit dd4ff3b9e7

View file

@ -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.19.2.tar.gz"
sha256 "407e46233942277dcac133bcf9dc656c825299c611d0b22b9cd02841c4c34ffb"
url "https://github.com/direnv/direnv/archive/v2.20.1.tar.gz"
sha256 "dd54393661602bb989ee880f14c41f7a7b47a153777999509127459edae52e47"
head "https://github.com/direnv/direnv.git"
bottle do