mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
315 B
Plaintext
9 lines
315 B
Plaintext
sidekick)
|
|
name="Sidekick"
|
|
type="dmg"
|
|
downloadURL="https://api.meetsidekick.com/downloads/df/mac"
|
|
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/.*-x64-([0-9.]*)-.*/\1/g' )
|
|
expectedTeamID="N975558CUS"
|
|
#Company="PushPlayLabs Inc."
|
|
;;
|