mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
add label shottr, closes #516
This commit is contained in:
@@ -322,6 +322,7 @@ secretive
|
||||
sequelpro
|
||||
sfsymbols
|
||||
shield
|
||||
shottr
|
||||
sidekick
|
||||
signal
|
||||
silnite
|
||||
|
||||
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