@hwlans commented on GitHub:
Look good here. Please post your log. My log:
./Developer/GitHub/Installomator/utils/assemble.sh xeroxphaser7800
2025-12-12 23:44:25 : INFO : xeroxphaser7800 :…
@uurazzle commented on GitHub:
Hi @TazNZ:
FYI, the new label dramatically improves performance by using a HEAD request (curl -sI) to get the redirect location from HTTP headers instead of…
@TazNZ commented on GitHub:
I may have resolved it. 2026 sits on a different URL.
sketchup2026) name="SketchUp 2026" type="dmg" downloadURL="$(curl -s https://sketchup.trimble.com/en…
@froggtech commented on GitHub:
You may be using an old version of the label, I was. @TechTrekkie kindly updated it 2 weeks ago and that version works. You will need to swap out the label.…
@uurazzle commented on GitHub:
Hi @GayatriAvaility:
FYI, this new Insomnia label replaces custom curl/grep/sed logic with Installomator’s built-in downloadURLFromGit and versionFromGit…
@uurazzle commented on GitHub:
FYI:
Here is a new pull request that fixes it and is better IMHO.
The new Installomator label fixes the critical error by downloading the macOS .pkg file instead…
@AirBookMac commented on GitHub:
this worked for me
axurerp10) name="Axure RP 10" type="dmg" if ; then downloadURL=$(curl -s https://www.axure.com/rele…
@uurazzle commented on GitHub:
Hi @TheDecline13 ,
Here is a new label and pull request that fixes the issue.
This new Installomator label fixes the critical error by downloading the macOS .pkg…