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 17, 2023
2 parents b6a23ec + b453596 commit 4e7ad00
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/95733898
FALLBACK_RELEASE_URL=https://api.github.com/repos/gustawdaniel/gpt-cli/releases/95827057

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

0 comments on commit 4e7ad00

Please sign in to comment.