Bump deno version

main
Buddy Sandidge 2 years ago
parent a2e7426869
commit 622e5ee442

@ -16,7 +16,7 @@ function get_os () (
APP=deno APP=deno
VERSION=${VERSION:-1.26.0} VERSION=${VERSION:-1.33.1}
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