mirror of
https://github.com/mtan93/Installomator.git
synced 2026-06-01 14:21:47 +01:00
new labels after merge
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
gyazo)
|
||||
# credit: @matins
|
||||
name="Gyazo"
|
||||
type="dmg"
|
||||
appNewVersion=$(curl -is "https://formulae.brew.sh/cask/gyazo" | grep 'Current version:' | grep -o "Gyazo.*dmg" | cut -d "-" -f 2 | awk -F ".dmg" '{print $1}')
|
||||
downloadURL="https://files.gyazo.com/setup/Gyazo-${appNewVersion}.dmg"
|
||||
expectedTeamID="9647Y3B7A4"
|
||||
;;
|
||||
Reference in New Issue
Block a user