mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-06 22:04:41 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/nomad.sh
Normal file
8
fragments/labels/nomad.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
nomad)
|
||||
# credit: Tadayuki Onishi (@kenchan0130)
|
||||
name="NoMAD"
|
||||
type="pkg"
|
||||
downloadURL="https://files.nomad.menu/NoMAD.pkg"
|
||||
appNewVersion=$(curl -fs https://nomad.menu/support/ | grep "NoMAD Downloads" | sed -E 's/.*Current Version ([0-9\.]*)<.*/\1/g')
|
||||
expectedTeamID="VRPY9KHGX6"
|
||||
;;
|
||||
Reference in New Issue
Block a user