Files
Installomator/fragments/labels/githubdesktop.txt
2021-04-20 16:31:52 +02:00

8 lines
372 B
Plaintext

githubdesktop)
name="GitHub Desktop"
type="zip"
downloadURL="https://central.github.com/deployments/desktop/desktop/latest/darwin"
appNewVersion=$(curl -fsL https://central.github.com/deployments/desktop/desktop/changelog.json | awk -F '{' '/"version"/ { print $2 }' | sed -E 's/.*,\"version\":\"([0-9.]*)\".*/\1/g')
expectedTeamID="VEKTX9H2N7"
;;