Skip to content

Fix label: shottr - Download URL and version detection incorrect#2667

Merged
acodega merged 1 commit intoInstallomator:mainfrom
dannykorpan:shottr-update
Dec 1, 2025
Merged

Fix label: shottr - Download URL and version detection incorrect#2667
acodega merged 1 commit intoInstallomator:mainfrom
dannykorpan:shottr-update

Conversation

@dannykorpan
Copy link
Contributor

All questions must be filled out or your Pull Request will be closed for lack of information. The first three questions should be answered Yes before submitting the pull request.

Have you confirmed this pull request is not a duplicate?
Yes

Is this pull request creating or modifying a label in the fragments/labels folder, and not Installomator.sh itself?
Yes

Did you use our editorconfig file?
Yes

Additional context Add any other context about the label or fix here.

Installomator log At the bottom of this pull request, provide a log of a label run by running Installomator in Terminal and saving the output. DEBUG=1 can be enabled but do not enable Debug logging level and please format the log using a code block!

2025-11-26 15:28:55 : INFO  : shottr : Total items in argumentsArray: 0
2025-11-26 15:28:55 : INFO  : shottr : argumentsArray:
2025-11-26 15:28:55 : REQ   : shottr : ################## Start Installomator v. 10.8, date 2025-03-28
2025-11-26 15:28:55 : INFO  : shottr : ################## Version: 10.8
2025-11-26 15:28:55 : INFO  : shottr : ################## Date: 2025-03-28
2025-11-26 15:28:55 : INFO  : shottr : ################## shottr
2025-11-26 15:28:56 : INFO  : shottr : Reading arguments again:
2025-11-26 15:28:56 : INFO  : shottr : BLOCKING_PROCESS_ACTION=tell_user
2025-11-26 15:28:56 : INFO  : shottr : NOTIFY=success
2025-11-26 15:28:56 : INFO  : shottr : LOGGING=INFO
2025-11-26 15:28:56 : INFO  : shottr : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-11-26 15:28:56 : INFO  : shottr : Label type: dmg
2025-11-26 15:28:56 : INFO  : shottr : archiveName: Shottr.dmg
2025-11-26 15:28:56 : INFO  : shottr : no blocking processes defined, using Shottr as default
2025-11-26 15:28:56 : INFO  : shottr : App(s) found: /Applications/Shottr.app
2025-11-26 15:28:56 : INFO  : shottr : found app at /Applications/Shottr.app, version 1.8.0, on versionKey CFBundleShortVersionString
2025-11-26 15:28:56 : INFO  : shottr : appversion: 1.8.0
2025-11-26 15:28:56 : INFO  : shottr : Latest version of Shottr is 1.9
2025-11-26 15:28:56 : REQ   : shottr : Downloading https://shottr.cc/dl/Shottr-1.9.dmg to Shottr.dmg
2025-11-26 15:28:56 : INFO  : shottr : Downloaded Shottr.dmg – Type is  XZ compressed data, checksum NONE – SHA is 712b00624f60a598522ee80f0918f32b87b5917e – Size is 2376 kB
2025-11-26 15:28:56 : INFO  : shottr : found blocking process Shottr
2025-11-26 15:29:00 : INFO  : shottr : telling app Shottr to quit
2025-11-26 15:29:00 : INFO  : shottr : waiting 30 seconds for processes to quit
2025-11-26 15:29:30 : REQ   : shottr : no more blocking processes, continue with update
2025-11-26 15:29:30 : REQ   : shottr : Installing Shottr
2025-11-26 15:29:30 : INFO  : shottr : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.sb0s9dZHJM/Shottr.dmg
2025-11-26 15:29:32 : INFO  : shottr : Mounted: /Volumes/Shottr
2025-11-26 15:29:32 : INFO  : shottr : Verifying: /Volumes/Shottr/Shottr.app
2025-11-26 15:29:32 : INFO  : shottr : Team ID matching: 2Y683PRQWN (expected: 2Y683PRQWN )
2025-11-26 15:29:32 : INFO  : shottr : Downloaded version of Shottr is 1.9.0 on versionKey CFBundleShortVersionString (replacing version 1.8.0).
2025-11-26 15:29:32 : INFO  : shottr : App has LSMinimumSystemVersion: 10.15
2025-11-26 15:29:32 : WARN  : shottr : Removing existing /Applications/Shottr.app
2025-11-26 15:29:33 : INFO  : shottr : Copy /Volumes/Shottr/Shottr.app to /Applications
2025-11-26 15:29:33 : WARN  : shottr : Changing owner to dannykorpan
2025-11-26 15:29:33 : INFO  : shottr : Finishing...
2025-11-26 15:29:36 : INFO  : shottr : App(s) found: /Applications/Shottr.app
2025-11-26 15:29:36 : INFO  : shottr : found app at /Applications/Shottr.app, version 1.9.0, on versionKey CFBundleShortVersionString
2025-11-26 15:29:36 : REQ   : shottr : Installed Shottr, version 1.9.0
2025-11-26 15:29:36 : INFO  : shottr : notifying
2025-11-26 15:29:36 : INFO  : shottr : Telling app Shottr.app to open
2025-11-26 15:29:36 : INFO  : shottr : Reopened Shottr.app as dannykorpan
2025-11-26 15:29:36 : REQ   : shottr : All done!
2025-11-26 15:29:36 : REQ   : shottr : ################## End Installomator, exit code 0

Please identify any issues fixed by your pull request by including the issue number. (Example: "Fixes #XXXX")
Fixes #2666

@acodega acodega added the application adds or improves an application label label Dec 1, 2025
@acodega acodega added this to the v10.9 milestone Dec 1, 2025
@acodega acodega merged commit d169efc into Installomator:main Dec 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application adds or improves an application label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken app label: [shottr]

2 participants