Update sync.sh

This commit is contained in:
Søren Theilgaard
2021-09-21 15:45:42 +02:00
committed by GitHub
parent 7803d1afe2
commit 028fbd60d6

View File

@@ -1,7 +1,7 @@
sync)
# credit: Todd Fleisher
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 -e '(//channel/item/title)[1]' 2>/dev/null | sed -E 's/^.* ([0-9.]*) .*$/\1/g')"
expectedTeamID="7QR39CMJ3W"
;;