mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
|
|
amazonworkspaces)
|
|
# credit: Isaac Ordonez, Mann consulting (@mannconsulting)
|
|
name="Workspaces"
|
|
type="pkg"
|
|
downloadURL="https://d2td7dqidlhjx7.cloudfront.net/prod/global/osx/WorkSpaces.pkg"
|
|
appNewVersion=$(curl -fs https://d2td7dqidlhjx7.cloudfront.net/prod/iad/osx/WorkSpacesAppCast_macOS_20171023.xml | grep -o "Version*.*<" | head -1 | cut -d " " -f2 | cut -d "<" -f1)
|
|
expectedTeamID="94KV3E626L"
|
|
;;
|