Skip to content

Commit

Permalink
Regenerate manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 17, 2024
1 parent f80e149 commit 30881df
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 12 deletions.
2 changes: 1 addition & 1 deletion last_build.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "hash": "745fc98161aec3c90d6431892a2114ade8056805", "date": "2024-12-17 20:11:37" }
{ "hash": "e9e6c29021fdeeef33483ee8254918a2a075c983", "date": "2024-12-17 20:21:59" }
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,19 @@
],
"property_order": 55
},
"UpdateCheckInterval": {
"type": "integer",
"title": "Update Check Interval",
"default": 780,
"description": "Specifies the number of minutes between checking for updates. Default is set to check every 13 hours.",
"links": [
{
"rel": "More information",
"href": "https://learn.microsoft.com/en-us/microsoft-365-apps/mac/mau-preferences#updatecheckinterval"
}
],
"property_order": 60
},
"UpdateCheckFrequency": {
"type": "integer",
"title": "Update Check Frequency",
Expand All @@ -196,7 +209,7 @@
"href": "https://macadmins.slack.com/archives/C07UZ1X7B/p1493835630209456"
}
],
"property_order": 60
"property_order": 65
},
"UpdateDeadline.DaysBeforeForcedQuit": {
"type": "integer",
Expand All @@ -208,7 +221,7 @@
"href": "https://docs.microsoft.com/en-us/deployoffice/mac/mau-deadline#configure-a-deadline-for-a-certain-number-of-days-after-the-update-is-detected"
}
],
"property_order": 65
"property_order": 70
},
"UpdateDeadline.FinalCountDown": {
"type": "integer",
Expand All @@ -221,7 +234,7 @@
"href": "https://docs.microsoft.com/en-us/officeupdates/release-history-microsoft-autoupdate#june-2022-release"
}
],
"property_order": 70
"property_order": 75
},
"UpdateDeadline.StartAutomaticUpdates": {
"type": "integer",
Expand All @@ -234,7 +247,7 @@
"href": "https://docs.microsoft.com/en-us/deployoffice/mac/mau-deadline#configure-automatic-download-and-install-mode"
}
],
"property_order": 75
"property_order": 80
},
"UpdaterOptimization": {
"type": "string",
Expand All @@ -251,7 +264,7 @@
"Size",
"CPU"
],
"property_order": 80
"property_order": 85
},
"OptionalUpdatesDeferralsDays": {
"type": "integer",
Expand All @@ -263,7 +276,7 @@
"href": "https://learn.microsoft.com/en-us/deployoffice/mac/mau-deferred-updates#global-deferral-days-setting"
}
],
"property_order": 85
"property_order": 90
},
"OptionalUpdatesDeferrals": {
"type": "object",
Expand Down Expand Up @@ -359,7 +372,7 @@
}
}
},
"property_order": 90
"property_order": 95
},
"Applications": {
"type": "object",
Expand Down Expand Up @@ -723,8 +736,15 @@
"title": "Application ID",
"default": "TEAMS10",
"enum": [
"TEAMS10"
]
"TEAMS10",
"TEAMS21"
],
"options": {
"enum_titles": [
"Teams 1.0 classic",
"Teams 2.1"
]
}
},
"LCID": {
"type": "integer",
Expand Down Expand Up @@ -891,7 +911,7 @@
}
}
},
"property_order": 95
"property_order": 100
},
"UpdateDeadline.ApplicationsForcedUpdateSchedule": {
"type": "object",
Expand Down Expand Up @@ -1381,7 +1401,7 @@
}
}
},
"property_order": 100
"property_order": 105
}
}
}

0 comments on commit 30881df

Please sign in to comment.