@MacDude commented on GitHub:
Blarg! New URL is actually: "https://clientdownload.catonetworks.com/public/clients/CatoClient.pkg"
@jschwager commented on GitHub:
Are you sure this is an issue with 10.6? The downloadURL in 10.6 points to "https://developers.yubico.com/yubikey-manager-qt/Releases/yubikey-manager-qt-latest-mac.…
@jschwager commented on GitHub:
@MacDude If you're using Jamf you can add a downloadURL override by adding the following into a parameter in your policy as a temporary fix until this is…
@SonicGhost117 commented on GitHub:
Also confirmed for v10.6 using label yubikeymanagerqt
@acodega commented on GitHub:
The file update step is the hardest part. How do we maintain the security of that update? Think about how we verify a pkg is signed and notarized.
How do we verify…
@jschwager commented on GitHub:
My only other thought to this approach would be that there should be some functionality baked in to allow folks to use their own repo if desired for the label…
@MrSuaz commented on GitHub:
I ran into this same issue. Just go into the script, find the label, update the TeamID to Match. The script will match up and install the app just fine.
@wantedwriter commented on GitHub:
I'm not able to replicate this issue.
`2024-11-20 18:54:53 : REQ : slack : ################## Start Installomator v. 10.6, date 2024-08-30 2024-11-20…
@gilburns commented on GitHub:
Maybe the above PR will never make it into the code, but I feel it has merit to consider it.
Even if you don't want to completely separate the labels from the…
@ReArmedHalo commented on GitHub:
I feel like there is an issue with how you might be passing arguments as the ~/applications seems to be output in places it shouldn't. Can you provide more…
@gilburns commented on GitHub:
I like the idea. The current Installomator repo becomes just the script and logic. The labels then become a separately maintained repo.
The main Installomator…
@mrwizard05 commented on GitHub:
I love this idea! I was just talking with a colleague about how something like this should be considered