Files
Installomator/fragments/labels/screencloudplayer.sh
2021-09-03 14:01:06 +02:00

7 lines
242 B
Bash

screencloudplayer)
# credit: AP Orlebeke (@apizz)
name="ScreenCloud Player"
type="dmg"
downloadURL=$(curl -sL "https://screencloud.com/download" | sed -n 's/^.*"url":"\([^"]*\)".*$/\1/p')
expectedTeamID="3C4F953K6P"
;;