From 8c595904f0e06d5a819a00e0e7f47c316fdec47a Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Tue, 31 Jan 2023 13:10:51 -0800 Subject: [PATCH] Bump direnv version --- direnv/.local/bin/install-direnv-home | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direnv/.local/bin/install-direnv-home b/direnv/.local/bin/install-direnv-home index 6691c1a..4fef219 100755 --- a/direnv/.local/bin/install-direnv-home +++ b/direnv/.local/bin/install-direnv-home @@ -4,7 +4,7 @@ source "${XDG_DATA_HOME}/buddy-up/includes/utils.sh" APP=direnv -VERSION=${VERSION:-2.28.0} +VERSION=${VERSION:-2.32.2} DEST="${XDG_DATA_HOME}/apps/releases/${APP}" URL=https://github.com/direnv/direnv/releases/download/v${VERSION}/direnv.$(get_os)-$(get_arch)