diff --git a/install-scripts/.local/bin/install-dasel-home b/install-scripts/.local/bin/install-dasel-home index e543a4e..0dd4513 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:-1.25.0} +VERSION=${VERSION:-1.26.1} DEST=${XDG_DATA_HOME}/apps/releases/${APP} URL=https://github.com/TomWright/dasel/releases/download/v${VERSION}/dasel_$(get_os)_$(get_arch)