@TacoDienstag commented on GitHub:
Yess, hopefully Barco isn't motivated enough to change this again...
@ghost commented on GitHub:
This is fixed in https://github.com/Installomator/Installomator/pull/1308.
@kevinVodi commented on GitHub:
Can confirm as of today (3-15-24) all is well with the ClickShare label and this can likely be marked resolved.
@timnottom commented on GitHub:
Installing an old version and running installomator with the new URL replaces the old version.
@timnottom commented on GitHub:
Using "https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release" as the download URL this is the output:
2024-01-09 23:01:25 : REQ :…
@acodega commented on GitHub:
Apologies for the lateness in this reply.
I believe this issue is fixed now.
@acodega commented on GitHub:
Fixed in 10.6
@greatkemo commented on GitHub:
@sbryant82 That is highly probable. Thanks for sharing.
@k0nker commented on GitHub:
That didn't work because of their changing of caps, and it didn't catch the exta .0.0 etc. This did:
if [[ $(arch) == "arm64" ]]; then
`archiveName="OBS-Studio-[…
@robotprom commented on GitHub:
from what I understand, this is not possible since erase-install is not signed and doesn't have a Team ID.
I use this script to install it:
#!/bin/bash
#…