mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-07 06:13:13 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/sizeup.sh
Normal file
8
fragments/labels/sizeup.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user