mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-30 22:08:05 +01:00
new labels after merge
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
fantastical)
|
||||
# credit: Drew Diver (@grumpydrew on MacAdmins Slack)
|
||||
name="Fantastical"
|
||||
type="zip"
|
||||
downloadURL="https://flexibits.com/fantastical/download"
|
||||
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[a-zA-Z]*_([0-9.]*)\..*/\1/g' )
|
||||
expectedTeamID="85C27NK92C"
|
||||
;;
|
||||
Reference in New Issue
Block a user