mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
10 lines
255 B
Bash
10 lines
255 B
Bash
dialog|\
|
|
swiftdialog)
|
|
name="Dialog"
|
|
type="pkg"
|
|
packageID="au.csiro.dialogcli"
|
|
downloadURL="$(downloadURLFromGit bartreardon swiftDialog)"
|
|
appNewVersion="$(versionFromGit bartreardon swiftDialog)"
|
|
expectedTeamID="PWA5E9TQ59"
|
|
;;
|