Files
Installomator/fragments/labels/omniplan3.txt
2021-04-20 16:31:52 +02:00

8 lines
356 B
Plaintext

omniplan3)
name="OmniPlan"
type="dmg"
downloadURL=$(curl -fs "https://update.omnigroup.com/appcast/com.omnigroup.OmniPlan3" | xpath '(//rss/channel/item/enclosure/@url)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)
appNewVersion=$( echo "${downloadURL}" | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' )
expectedTeamID="34YW5XSRB7"
;;