mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
349 B
Bash
8 lines
349 B
Bash
zeplin)
|
|
name="Zeplin"
|
|
type="zip"
|
|
downloadURL="https://zpl.io/download-mac"
|
|
appNewVersion="$(curl -fs "https://api.appcenter.ms/v0.1/public/sparkle/apps/8926efff-e734-b6d3-03d0-9f41d90c34fc" | xpath '(//rss/channel/item/enclosure/@sparkle:shortVersionString)[1]' 2>/dev/null | cut -d '"' -f 2)"
|
|
expectedTeamID="8U3Y4X5WDQ"
|
|
;;
|