meta: update url for script too
This commit is contained in:
parent
c45e7a688f
commit
61b4392ff9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Assign arguments to variables
|
# Assign arguments to variables
|
||||||
APP_FILE=$1
|
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
|
# S3_BUCKET="https://dl.breadone.xyz/homebrew/casks" # staging
|
||||||
|
|
||||||
# get reported version of app, remove quotes, print just the version
|
# get reported version of app, remove quotes, print just the version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user