mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
@@ -272,6 +272,7 @@ sublimetext
|
||||
supportapp
|
||||
suspiciouspackage
|
||||
swiftruntimeforcommandlinetools
|
||||
sync
|
||||
tableaudesktop
|
||||
tableaureader
|
||||
taskpaper
|
||||
|
||||
7
fragments/labels/sync.sh
Normal file
7
fragments/labels/sync.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
sync)
|
||||
name="Sync"
|
||||
type="dmg"
|
||||
downloadURL="https://www.sync.com/download/apple/Sync.dmg"
|
||||
appNewVersion="$(curl -fs "https://www.sync.com/blog/category/desktop/feed/" | xpath '(//channel/item/title)[1]' 2>/dev/null | sed -E 's/^.* ([0-9.]*) .*$/\1/g')"
|
||||
expectedTeamID="7QR39CMJ3W"
|
||||
;;
|
||||
Reference in New Issue
Block a user