direnv 2.19.2

Closes #36851.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-02-10 03:03:43 +08:00
parent 0dd9529d4a
commit 1d629cd0f7
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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