@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…
@gabemarcelino commented on GitHub:
Ah yes i see it now, yes so it works when downloading it the first time but if you run wireshark again, it doesn't detect that it has the latest installed.…
@gabemarcelino commented on GitHub:
I tried 10.4 and 11 Beta, I am not seeing 10.5 beta on the release list. it installs fine but does not detect the appNewVersion variable looks like it gets the…
@asri-tm commented on GitHub:
I tried 10.4 and 11 Beta, I am not seeing 10.5 beta on the release list. it installs fine but does not detect the appNewVersion variable looks like it gets the…
@asri-tm commented on GitHub:
this is duplicate of #979 Unfortunately the downloaded app versions are not matching the published version history
@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…