diff --git a/install-scripts/.local/bin/install-dasel-home b/install-scripts/.local/bin/install-dasel-home index a65586d..5abf243 100755 --- a/install-scripts/.local/bin/install-dasel-home +++ b/install-scripts/.local/bin/install-dasel-home @@ -11,7 +11,7 @@ get_arch () ( ) APP=dasel -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.2.0} DEST=${XDG_DATA_HOME}/apps/releases/${APP} URL=https://github.com/TomWright/dasel/releases/download/v${VERSION}/dasel_$(get_os)_$(get_arch)