Add Pareto Security

Ref: https://github.com/ParetoSecurity/pareto-mac
This commit is contained in:
Janez Troha
2021-11-30 16:29:47 +01:00
committed by GitHub
parent 49470cdfdd
commit 107f39599e

View File

@@ -0,0 +1,7 @@
paretosecurity)
name="Pareto Security"
type="dmg"
downloadURL=$(curl -fs "https://api.github.com/repos/ParetoSecurity/pareto-mac/releases/latest" \
| awk -F '"' '/browser_download_url/ && /dmg/ { print $4 }')
expectedTeamID="PM784W7B8X"
;;