Remote Desktop Manager Enterprise and Free

Two more apps
This commit is contained in:
Søren Theilgaard
2022-01-18 11:27:44 +01:00
parent 244e4bb25a
commit df40501291
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
remotedesktopmanagerenterprise)
name="Remote Desktop Manager"
type="dmg"
downloadURL=$(curl -fs https://remotedesktopmanager.com/home/thankyou/rdmmacbin | grep -oe "http.*\.dmg" | head -1)
appNewVersion=$(echo "$downloadURL" | sed -E 's/.*\.Mac\.([0-9.]*)\.dmg/\1/g')
expectedTeamID="N592S9ASDB"
;;