mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
309 B
Plaintext
9 lines
309 B
Plaintext
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"
|
|
;;
|