mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
7 lines
224 B
Bash
7 lines
224 B
Bash
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"
|
|
;; |