Skip to content

Suspicious package new version check fails because of typo in installomator source. #1350

@unknownWarrior1337

Description

@unknownWarrior1337

Dear project :)

this is a part of the current src:

suspiciouspackage)
    # credit: Mischa van der Bent (@mischavdbent)
    name="Suspicious Package"
    type="dmg"
    downloadURL="https://mothersruin.com/software/downloads/SuspiciousPackage.dmg"
    addNewVersion=$(curl -fs https://mothersruin.com/software/SuspiciousPackage/get.html | grep 'class="version"' | sed -E 's/.*>([0-9\.]*) \(.*/\1/g')
    expectedTeamID="936EB786NH"
    ;; 

I guess "addNewVersion" should be "appNewVersion". Version check is failing and always load/install a "new" version of suspicious package.

please fix, thanks and best regards!

Keep up the great work here.

Thank you so much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions