Skip to content

Commit

Permalink
updated fallback release url to 96433923
Browse files Browse the repository at this point in the history
  • Loading branch information
gustawdaniel committed Mar 22, 2023
1 parent 68e7276 commit 99e2052
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 99e2052

Please sign in to comment.