We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bdb374 + 99e2052 commit 4aa5a79Copy full SHA for 4aa5a79
install.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96430794
+FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96433923
4
5
# Define a function that prints a message
6
function download_binary {
0 commit comments