meta: update url for script too

This commit is contained in:
pradyun 2025-07-28 12:14:02 +12:00
parent c45e7a688f
commit 61b4392ff9

View File

@ -2,7 +2,7 @@
# Assign arguments to variables
APP_FILE=$1
S3_BUCKET="https://dl.breadone.xyz/cask" # prod
S3_BUCKET="https://s3.breadone.xyz/cask" # prod
# S3_BUCKET="https://dl.breadone.xyz/homebrew/casks" # staging
# get reported version of app, remove quotes, print just the version
@ -41,4 +41,4 @@ echo ''
echo ' app "'$FILENAME'"'
echo 'end'
rm $ZIP_PATH
rm $ZIP_PATH