• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#650 2026-01-19 18:34:50 +00:00
What if the user is already running the latest version?

@scriptingosx commented on GitHub:

Yes, the software will be downloaded anyway and installed over the existing installation.

(Exceptions are the applications that have an updateTool, see…

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@apizz commented on GitHub:

I like the idea but concerned with the current implementation: https://github.com/Theile/Installomator/blob/dev/Installomator.sh#L410-L417.

The only thing that's…

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Oh4sh0 commented on GitHub:

Yeah, Spotify hasn't updated https://www.spotify.com/us/opensource/ with the most recent version(s) since 1.1.46.

Haven't found an alternate url where they're…

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Theile commented on GitHub:

We have to investigate the log output to know what is going on. That is the option for now.

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Theile commented on GitHub:

Version checking has been added to latest dev 0.5. (It's identical to the fork I have made). I will close this request now, but please check the new dev, and let us…

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Theile commented on GitHub:

I have tested the above, and Spotify version is not correct. The page does not currently have the version that is actually installed by the dmg. BTW, remember “curl…

michael opened issue Installomator/Installomator#650 2026-01-19 18:34:50 +00:00
What if the user is already running the latest version?
michael closed issue Installomator/Installomator#650 2026-01-19 18:34:50 +00:00
What if the user is already running the latest version?
michael commented on issue Installomator/Installomator#650 2026-01-19 18:34:50 +00:00
What if the user is already running the latest version?

@jgstew commented on GitHub:

Also, part of my reason for this issue was to get the answer, but also to update the documentation to reflect the answer. Thanks for taking the time to answer this…

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Oh4sh0 commented on GitHub:

Spotify

downloadURL="https://download.scdn.co/Spotify.dmg"
expectedTeamID="2FNC3A47ZF"
appNewVersion=$(curl https://www.spotify.com/us/opensource/ 
michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Theile commented on GitHub:

I understand this. And with the extreme long list of software, it's not easy to test all of these. I mean some test for sparkle, some try to isolate it in the name,…

michael commented on issue Installomator/Installomator#648 2026-01-19 18:34:50 +00:00
Version checking before quitting app?

@Oh4sh0 commented on GitHub:

The reality is there will not be a perfect solution, mainly because of there being no standard on version numbering.

In JAMF I've taken a number of softwares,…

michael commented on issue Installomator/Installomator#646 2026-01-19 18:34:49 +00:00
getAppVersion function-call in the bottom does not give any result

@scriptingosx commented on GitHub:

I think want to move away from mdfind to determine the version number.

michael commented on issue Installomator/Installomator#646 2026-01-19 18:34:49 +00:00
getAppVersion function-call in the bottom does not give any result

@scriptingosx commented on GitHub:

added a delay before reading the new version, fixed in e4e9aec0e2d39ee8cd148305dd4e52e7b913420f

michael opened issue Installomator/Installomator#647 2026-01-19 18:34:49 +00:00
Support for installing software provided by Apple
michael opened issue Installomator/Installomator#648 2026-01-19 18:34:49 +00:00
Version checking before quitting app?
michael opened issue Installomator/Installomator#649 2026-01-19 18:34:49 +00:00
Finding Team ID
michael closed issue Installomator/Installomator#647 2026-01-19 18:34:49 +00:00
Support for installing software provided by Apple
michael closed issue Installomator/Installomator#648 2026-01-19 18:34:49 +00:00
Version checking before quitting app?
michael commented on issue Installomator/Installomator#645 2026-01-19 18:34:49 +00:00
getAppVersion never finds anything

@scriptingosx commented on GitHub:

fixed in e4e9aec0e2d39ee8cd148305dd4e52e7b913420f