Skip to content

Commit

Permalink
dont need tag anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelx committed Sep 26, 2024
1 parent 43079d3 commit 86e16ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ case "$ARCH" in
*) echo "unknown arch: $ARCH" && exit 1 ;;
esac

TAG="v1.1.1"
BINARYEN_TAG="version_116"
DOWNLOAD_URL="https://github.com/extism/js-pdk/releases/download/$TAG/extism-js-$ARCH-$OS-$TAG.gz"

Expand Down

0 comments on commit 86e16ec

Please sign in to comment.