mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
dangerzone)
|
|
# credit: Micah Lee (@micahflee)
|
|
name="Dangerzone"
|
|
type="dmg"
|
|
downloadURL=$(curl -s https://dangerzone.rocks/ | grep https://github.com/firstlookmedia/dangerzone/releases/download | grep \.dmg | cut -d'"' -f2)
|
|
expectedTeamID="P24U45L8P5"
|
|
;;
|