We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a9a77 commit fc3e5c4Copy full SHA for fc3e5c4
1 file changed
install.sh
@@ -122,7 +122,7 @@ update_profile() {
122
}
123
124
install_turso_cli() {
125
- URL_PREFIX="https://github.com/chiselstrike/homebrew-tap/releases/latest/download/"
+ URL_PREFIX="https://github.com/tursodatabase/homebrew-tap/releases/latest/download/"
126
TARGET="${OS}_$ARCH"
127
128
printf "${bright_blue}Downloading ${reset}$TARGET ...\n"
0 commit comments