mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-28 14:21:48 +01:00
GitHub fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
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"
|
||||
downloadURL="$(downloadURLFromGit firstlookmedia dangerzone)"
|
||||
appNewVersion="$(versionFromGit firstlookmedia dangerzone)"
|
||||
expectedTeamID="N9B95FDWH4"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user