Broken app label: linearmouse #141

Closed
opened 2026-01-19 18:32:57 +00:00 by michael · 0 comments
Owner

Originally created by @pmex on GitHub.

All questions must be filled out or your Issue will be closed for lack of information

What's wrong with the app label?
The label lacks the trailing newline

Have you confirmed this Issue has not been reported already? (Check open Issues and Pull requests)
Yes

Installomator version
What version are you running?
Installomator v. 10.7beta, date 2025-01-23

Additional context
I'll create a PR to fix this

Installomator log

linearmouse)
    name="LinearMouse"
    type="dmg"
    downloadURL="$(downloadURLFromGit linearmouse linearmouse)"
    appNewVersion="$(versionFromGit linearmouse linearmouse)"
    expectedTeamID="C5686NKYJ7"
    ;;logioptions|\
logitechoptions)
    name="Logi Options"
    type="pkgInZip"
Originally created by @pmex on GitHub. All questions must be filled out or your Issue will be closed for lack of information --- **What's wrong with the app label?** The label lacks the trailing newline **Have you confirmed this Issue has not been reported already? (Check open Issues and Pull requests)** Yes **Installomator version**<br>What version are you running? Installomator v. 10.7beta, date 2025-01-23 **Additional context** I'll create a PR to fix this **Installomator log** ``` linearmouse) name="LinearMouse" type="dmg" downloadURL="$(downloadURLFromGit linearmouse linearmouse)" appNewVersion="$(versionFromGit linearmouse linearmouse)" expectedTeamID="C5686NKYJ7" ;;logioptions|\ logitechoptions) name="Logi Options" type="pkgInZip" ```
michael added the application-issue label 2026-01-19 18:32:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Installomator/Installomator#141