@Dinnerticketboy commented on GitHub:
I thought I'd have a go at trying to fix it (for Alpha versions only), I'm sure someone will be able to do a better job
Added a new entry:
displaylinkma…
@Theile commented on GitHub:
Thank you. Apparently a commit has included some unintended changes to this script.
@scriptingosx could you take a look at this commit, and revert it or something? …
@scriptingosx commented on GitHub:
You need to create a PR, reverting a commit that far down the tree is not advisable.
@scriptingosx commented on GitHub:
Also, to avoid errors with basename, line 153 should be changed from:
echo $(basename $downloadURL)to:
echo…
@gabemarchan commented on GitHub:
My fault, the script actually did get updated and the download link works as expected. For some random reason it failed the first time that I ran it and didn't…
@asri-tm commented on GitHub:
Which version of installomator you had issues with? 10.5beta seems to run and install fine on my machine.
#1034
@asri-tm commented on GitHub:
ah i see it, so $appNewVersion needs updating. happy to raise a PR for the fix but a little held up with other duties at the moment. Will get on it no one has…
@erppaul commented on GitHub:
I have temporarily used the download link from this website: https://www.barco.com/en/support/software/R3306192 direct download: https://barcoprdwebsitefs.azureedge…
@kevinVodi commented on GitHub:
2023-08-29 11:24:06 : REQ : clickshare : no more blocking processes, continue with update 2023-08-29 11:24:06 : REQ : clickshare : Installing ClickShare 2023-…
@bra1ncramp commented on GitHub:
This should improve the results:
wireshark)
name="Wireshark"
type="dmg"
appNewVersion=$(curl -fs "https://www.wireshark.org/update/0/Wireshark…