Files
Installomator/fragments/labels/ibmnotifier.sh
Theile ac874a9f28 IBM Notifier
IBM for some reason is adding too much to the “tag” on Github, so they have “Version 2.9.1 Build 96” for the current latest version. That ends up being read as 2.9.196, and not only 2.9.1 that the app version is.

I upload this, so we have it ready, but not sure if `appNewVersion` should stay or be commented out.
2022-10-06 15:28:59 +02:00

8 lines
221 B
Bash

ibmnotifier)
name="IBM Notifier"
type="zip"
downloadURL="$(downloadURLFromGit IBM mac-ibm-notifications)"
appNewVersion="$(versionFromGit IBM mac-ibm-notifications)"
expectedTeamID="PETKK2G752"
;;