From 859492bd21f679ebf461a7a029e6549988fa26fc Mon Sep 17 00:00:00 2001 From: Shea Craig Date: Thu, 29 Aug 2024 15:12:11 -0400 Subject: [PATCH] Remove key from example declaration --- lib/macos-os-updates.ddm.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/macos-os-updates.ddm.json b/lib/macos-os-updates.ddm.json index c7ae252..c90ac9b 100644 --- a/lib/macos-os-updates.ddm.json +++ b/lib/macos-os-updates.ddm.json @@ -1,10 +1,9 @@ { "Type": "com.apple.configuration.softwareupdate.enforcement.specific", "Identifier": "B6965621-36DF-46F6-839D-0F6591C9CA57", - "SeverToken": "20DD77EF-A359-4D63-87AA-30AFC916B261", "Payload": { "TargetOSVersion": "14.1", "TargetBuildVersion": "20A242", "TargetLocalDateTime": "2023-09-01T10:00:00" } -} \ No newline at end of file +}