mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-29 22:04:09 +01:00
Create itsycal.sh
New label for Itsycal
This commit is contained in:
8
fragments/labels/itsycal.sh
Normal file
8
fragments/labels/itsycal.sh
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
itsycal)
|
||||||
|
name="Itsycal"
|
||||||
|
type="zip"
|
||||||
|
downloadURL="https://itsycal.s3.amazonaws.com/Itsycal.zip"
|
||||||
|
appNewVersion=$( curl -fsL https://www.mowglii.com/itsycal/versionhistory.html |grep -m1 'id="0' |awk -F '"' '{print $2}' )
|
||||||
|
blockingProcesses=( "Itsycal" )
|
||||||
|
expectedTeamID="HFT3T55WND"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user