Skip to content

Commit 5db578d

Browse files
committed
Merge branch 'main' of github.com:gustawdaniel/gpt-cli
2 parents a51863b + 253ec16 commit 5db578d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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/96112194
3+
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96429352
44

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

0 commit comments

Comments
 (0)