mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
mowgliiitsycal
This commit is contained in:
@@ -197,6 +197,7 @@ microsoftword
|
||||
microsoftyammer
|
||||
miro
|
||||
montereyblocker
|
||||
mowgliiitsycal
|
||||
musescore
|
||||
muzzle
|
||||
netnewswire
|
||||
|
||||
8
fragments/labels/mowgliiitsycal.sh
Normal file
8
fragments/labels/mowgliiitsycal.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
mowgliiitsycal)
|
||||
name="Itsycal"
|
||||
type="zip"
|
||||
downloadURL=$(curl -fs https://s3.amazonaws.com/itsycal/itsycal.xml | xpath '(//rss/channel/item/enclosure/@url)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)
|
||||
appNewVersion=$(curl -fs https://s3.amazonaws.com/itsycal/itsycal.xml | xpath '(//rss/channel/item/enclosure/@sparkle:shortVersionString)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)
|
||||
expectedTeamID="HFT3T55WND"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user