mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-30 22:04:17 +01:00
Merge pull request #516 from DavidTaylor19/Add-Label-Shottr
Add label: Shottr
This commit is contained in:
7
fragments/labels/shottr.sh
Normal file
7
fragments/labels/shottr.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
shottr)
|
||||
name="Shottr"
|
||||
type="dmg"
|
||||
downloadURL="https://shottr.cc/dl/Shottr-1.5.3.dmg"
|
||||
appNewVersion=$( echo ${downloadURL} | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' )
|
||||
expectedTeamID="2Y683PRQWN"
|
||||
;;
|
||||
Reference in New Issue
Block a user