Update deno version

main
Buddy Sandidge 2 years ago
parent 6c14e78614
commit 157e13ca49

@ -16,7 +16,7 @@ function get_os () (
APP=deno APP=deno
VERSION=${VERSION:-1.24.2} VERSION=${VERSION:-1.26.0}
DEST=${XDG_DATA_HOME}/apps/releases/${APP} DEST=${XDG_DATA_HOME}/apps/releases/${APP}
URL=https://github.com/denoland/deno/releases/download/v${VERSION}/deno-$(uname -m)-$(get_os).zip URL=https://github.com/denoland/deno/releases/download/v${VERSION}/deno-$(uname -m)-$(get_os).zip

Loading…
Cancel
Save