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)