@TecharyAdam commented on GitHub:
After looking through the Issues. There is a fix under this issue that has resolved it for me: #1684.
@John-Doe-ops commented on GitHub:
It appears Citrix is blocking the cURL user agent. See:
0ff68a0dc7
@jschwager commented on GitHub:
#1922 is open for this to pull the app version and download URL values from the JSON itself (and excludes Windows-only versions)
@Fimlore commented on GitHub:
I think this works to grab the proper URL:
curl -fsL "https://devolutions.net/remote-desktop-manager/download/thank-you/?platform=RDMMacbin&edition=free&os=macos"…
@github-user14 commented on GitHub:
Barco has decided to block curl requests to their website with Cloudflare.
A workaround is to add a user agent to the request. This only worked about 20% of…
@meschwartz commented on GitHub:
Here's my version of a working label for this:
remotedesktopmanagerfree)
name="Remote Desktop Manager"
type="dmg"
sparkleData=$(curl -fsL…
@Wilgongit commented on GitHub:
i tried using the above url attached to my script in 10.7 this is the result.
-11 17:42:29 : INFO : remotedesktopmanagerenterprise : ################## Version:…
@acodega commented on GitHub:
Two things are going on here. The remotedesktopmanagerenterpise label is broken, their download page has changed.
However your run of Installomator with the…
@github-user14 commented on GitHub:
See pull request: Update clickshare.sh #2082
@tully-systima commented on GitHub:
Submitted my new PR: #2112
clickshare)
name="ClickShare"
type="appInDmgInZip"…
@jisgett commented on GitHub:
It looks like they renamed the Enterprise version to Teams.
URL for Free version: https://devolutions.net/remote-desktop-manager/download/thank-you/?platform=RDMMacb…