mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
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.
This commit is contained in:
7
fragments/labels/ibmnotifier.sh
Normal file
7
fragments/labels/ibmnotifier.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
ibmnotifier)
|
||||
name="IBM Notifier"
|
||||
type="zip"
|
||||
downloadURL="$(downloadURLFromGit IBM mac-ibm-notifications)"
|
||||
appNewVersion="$(versionFromGit IBM mac-ibm-notifications)"
|
||||
expectedTeamID="PETKK2G752"
|
||||
;;
|
||||
Reference in New Issue
Block a user