added signal

This commit is contained in:
Armin Briegel
2020-05-19 13:09:25 +02:00
parent 4f396b5191
commit 4472a9a2f3
2 changed files with 8 additions and 0 deletions

View File

@@ -561,6 +561,13 @@ case $label in
expectedTeamID="JQ525L2MZD" expectedTeamID="JQ525L2MZD"
blockingProcesses=( "AdobeReader" ) blockingProcesses=( "AdobeReader" )
;; ;;
signal)
# credit: Søren Theilgaard
name="Signal"
type="dmg"
downloadURL=https://updates.signal.org/desktop/$(curl -fs https://updates.signal.org/desktop/latest-mac.yml | awk '/url/ && /dmg/ {print $3}')
expectedTeamID="U68MSDN6DR"
;;
# Note: Packages is signed but _not_ notarized, so spctl will reject it # Note: Packages is signed but _not_ notarized, so spctl will reject it

View File

@@ -56,6 +56,7 @@ privileges
resiliosynchome resiliosynchome
royaltsx royaltsx
santa santa
signal
slack slack
sonos sonos
sourcetree sourcetree