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 7bdb374 + 99e2052 commit 4aa5a79
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/96430794
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/96433923

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

0 comments on commit 4aa5a79

Please sign in to comment.