mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 21:03:44 +00:00
10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
|
|
sizeup)
|
|
# credit: AP Orlebeke (@apizz)
|
|
name="SizeUp"
|
|
type="zip"
|
|
downloadURL="https://www.irradiatedsoftware.com/download/SizeUp.zip"
|
|
appNewVersion=$(curl -fs https://www.irradiatedsoftware.com/updates/notes/SizeUpReleaseNotes.html | grep Version | sed -E 's/.*Version ([0-9.]*) <.*/\1/')
|
|
expectedTeamID="GVZ7RF955D"
|
|
;;
|