Post release cleanup

This commit is contained in:
2026-02-01 17:06:27 +00:00
parent 8b49ab6085
commit f77caf604f
3 changed files with 3 additions and 932 deletions

View File

@@ -4,7 +4,7 @@ set -eu
install() {
BINARY_NAME="crib"
BIN_URL="https://git.syedm.dev/SyedM/crib/releases/download/v0.0.2-alpha/crib"
BIN_URL="https://git.syedm.dev/SyedM/crib/releases/download/v0.0.4-alpha/crib"
echo "Install or update locally (~/.local/bin) or globally (/usr/bin)? [l/g]"
read -r choice </dev/tty