diff --git a/supported_os_data.yml b/supported_os_data.yml index 1c5192f..1b82aca 100755 --- a/supported_os_data.yml +++ b/supported_os_data.yml @@ -1,4 +1,4 @@ -current_os: 12.5.0 +current_os: 13.0.0 shipping: Xserve: '11': 10.4.8 @@ -106,14 +106,16 @@ highest: '31': 10.11.6 '41': 10.13.6 '51': 10.14.6 - '61': '0' + '61': 12.5.0 + '71': '0' Macmini: '11': 10.6.8 '21': 10.7.5 '31': 10.11.6 '41': 10.13.6 '61': 10.15.7 - '71': '0' + '71': 12.5.0 + '81': '0' MacBookPro: '11': 10.6.8 '21': 10.7.5 @@ -121,14 +123,16 @@ highest: '61': 10.13.6 '91': 10.15.7 '111': 11.6.6 - '114': '0' + '114': 12.5.0 + '141': '0' MacBookAir: '11': 10.7.5 '21': 10.11.6 '31': 10.13.6 '51': 10.15.7 '61': 11.6.6 - '71': '0' + '71': 12.5.0 + '81': '0' iMac: '41': 10.6.8 '51': 10.7.5 @@ -136,7 +140,8 @@ highest: '101': 10.13.6 '131': 10.15.7 '151': 11.6.6 - '161': '0' + '161': 12.5.0 + '181': '0' iMacPro: '11': '0' MacBook: @@ -145,7 +150,8 @@ highest: '51': 10.11.6 '61': 10.13.6 '81': 11.6.6 - '91': '0' + '91': 12.5.0 + '101': '0' Mac: '131': '0' ReadMe: YAML file used by MunkiReports supported_os module to determine current OS, maximum supported, and shipping OS versions