mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
352 B
Bash
8 lines
352 B
Bash
apparency)
|
|
name="Apparency"
|
|
type="dmg"
|
|
downloadURL="https://www.mothersruin.com/software/downloads/Apparency.dmg"
|
|
appNewVersion=$(curl -fs https://mothersruin.com/software/Apparency/data/ApparencyVersionInfo.plist | grep -A1 CFBundleShortVersionString | tail -1 | sed -E 's/.*>([0-9.]*)<.*/\1/g')
|
|
expectedTeamID="936EB786NH"
|
|
;;
|