mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge branch 'pr/263' into dev
This commit is contained in:
7
fragments/labels/perimeter81.sh
Normal file
7
fragments/labels/perimeter81.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
perimeter81)
|
||||
name="Perimeter 81"
|
||||
type="pkg"
|
||||
downloadURL="https://static.perimeter81.com/agents/mac/snapshot/latest/Perimeter81.pkg"
|
||||
appNewVersion="$(curl -fsIL "${downloadURL}" | grep -i ^x-amz-meta-version | sed -E 's/x-amz-meta-version: //' | cut -d"." -f1-3)"
|
||||
expectedTeamID="924635PD62"
|
||||
;;
|
||||
Reference in New Issue
Block a user