sys_patch_dict: Fix versioning

This commit is contained in:
Mykola Grymalyuk
2022-07-20 11:27:10 -06:00
parent 943071c2cd
commit ab2c714bf1

View File

@@ -317,7 +317,7 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
"Maximum OS Support": {
# 12.5 (XNU 21.6)
"OS Major": os_data.os_data.monterey,
"OS Minor": 6
"OS Minor": 5
},
},
"Install": {