Skip to content

Commit e30785c

Browse files
chore: update install script to v0.1.1
1 parent 2f39859 commit e30785c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ BINARY="gyst-darwin-${ARCH}"
4646

4747
# GitHub repository information
4848
REPO="created-by-varun/gyst"
49-
LATEST_RELEASE_TAG="v0.1.0"
49+
LATEST_RELEASE_TAG="v0.1.1"
5050

5151
# Download URLs
5252
BINARY_URL="https://github.com/$REPO/releases/download/$LATEST_RELEASE_TAG/$BINARY"

0 commit comments

Comments
 (0)