Fixed Microsoft Defender label

Change applications name to Microsoft Defender and added microsoftdefender as label.

Tested with Intel and Apple Silicon
This commit is contained in:
marcelpogorzelski
2022-03-08 11:10:47 +01:00
parent a3dbf75818
commit 2349f456bc

View File

@@ -1,5 +1,6 @@
microsoftdefender|\
microsoftdefenderatp)
name="Microsoft Defender ATP"
name="Microsoft Defender"
type="pkg"
downloadURL="https://go.microsoft.com/fwlink/?linkid=2097502"
appNewVersion=$(curl -fs https://macadmins.software/latest.xml | xpath '//latest/package[id="com.microsoft.defender.standalone"]/version' 2>/dev/null | sed -E 's/<version>([0-9.]*) .*/\1/')