mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-18 06:13:12 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
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