mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-16 22:05:23 +01:00
7
fragments/paretosecurity.sh
Normal file
7
fragments/paretosecurity.sh
Normal 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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user