mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-16 06:08:55 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
notifier)
|
||||
# not signed
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="dataJAR Notifier"
|
||||
type="pkg"
|
||||
#packageID="uk.co.dataJAR.Notifier" # Version 2.2.3 was actually "uk.co.dataJAR.Notifier-2.2.3" so unusable
|
||||
downloadURL=$(downloadURLFromGit dataJAR Notifier)
|
||||
appNewVersion=$(versionFromGit dataJAR Notifier)
|
||||
expectedTeamID=""
|
||||
blockingProcesses=( "Notifier" )
|
||||
;;
|
||||
Reference in New Issue
Block a user