Skip to content

Commit 09f9c04

Browse files
committed
fallback release
1 parent 268f7c1 commit 09f9c04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Ensure script stops on error
44
set -euo pipefail
55

6-
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/
6+
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96442904
77

88
function set_pkg_manager {
99
if [ "$(uname)" = "Darwin" ]; then

0 commit comments

Comments
 (0)