mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 22:04:27 +01:00
8
fragments/labels/chronosync.sh
Normal file
8
fragments/labels/chronosync.sh
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
chronosync)
|
||||||
|
name="ChronoSync"
|
||||||
|
type="pkgInDmg"
|
||||||
|
releaseURL="https://www.econtechnologies.com/UC/updatecheck.php?prod=ChronoSync&lang=en&plat=mac&os=10.14.1&hw=i64&req=1&vers=#"
|
||||||
|
appNewVersion=$(curl -sf $releaseURL | sed -r 's/.*VERSION=([^<]+).*/\1/')
|
||||||
|
downloadURL="https://downloads.econtechnologies.com/CS4_Download.dmg"
|
||||||
|
expectedTeamID="9U697UM7YX"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user