mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-07 22:06:45 +01:00
Merge pull request #548 from FletcherS7/label-duodevicehealth
New Label: Duo Device Health
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
duodevicehealth)
|
||||
name="Duo Device Health"
|
||||
type="pkgInDmg"
|
||||
downloadURL="https://dl.duosecurity.com/DuoDeviceHealth-latest.dmg"
|
||||
appNewVersion=$(curl -fsLIXGET "https://dl.duosecurity.com/DuoDeviceHealth-latest.dmg" | grep -i "^content-disposition" | sed -e 's/.*filename\=\"DuoDeviceHealth\-\(.*\)\.dmg\".*/\1/')
|
||||
appName="Duo Device Health.app"
|
||||
expectedTeamID="FNN8Z5JMFP"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user