Skip to content

Commit 4aa5a79

Browse files
committed
Merge branch 'main' of github.com:gustawdaniel/gpt-cli
2 parents 7bdb374 + 99e2052 commit 4aa5a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96430794
3+
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96433923
44

55
# Define a function that prints a message
66
function download_binary {

0 commit comments

Comments
 (0)