Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gustawdaniel/gpt-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
gustawdaniel committed Mar 22, 2023
2 parents a51863b + 253ec16 commit 5db578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96112194
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96429352

# Define a function that prints a message
function download_binary {
Expand Down

0 comments on commit 5db578d

Please sign in to comment.