mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-03 22:04:30 +01:00
Update sync.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
sync)
|
sync)
|
||||||
# credit: Todd Fleisher
|
|
||||||
name="Sync"
|
name="Sync"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
downloadURL="https://www.sync.com/download/apple/Sync.dmg"
|
downloadURL="https://www.sync.com/download/apple/Sync.dmg"
|
||||||
|
appNewVersion="$(curl -fs "https://www.sync.com/blog/category/desktop/feed/" | xpath -e '(//channel/item/title)[1]' 2>/dev/null | sed -E 's/^.* ([0-9.]*) .*$/\1/g')"
|
||||||
expectedTeamID="7QR39CMJ3W"
|
expectedTeamID="7QR39CMJ3W"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user