mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
269 B
Bash
9 lines
269 B
Bash
dangerzone)
|
|
name="Dangerzone"
|
|
printlog "Label for $name broken in test" WARN
|
|
type="dmg"
|
|
downloadURL="$(downloadURLFromGit freedomofpress dangerzone)"
|
|
appNewVersion="$(versionFromGit freedomofpress dangerzone)"
|
|
expectedTeamID="N9B95FDWH4"
|
|
;;
|