Skip to content

Commit

Permalink
feat: upgrade to cocogitto 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Jun 26, 2023
1 parent 851938e commit ac62601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

CUR_DIR=$(pwd)
VERSION=5.3.0
VERSION=5.4.0
TAR="cocogitto-$VERSION-x86_64-unknown-linux-musl.tar.gz"
BIN_DIR="$HOME/.local/bin"

Expand Down

0 comments on commit ac62601

Please sign in to comment.