mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
os_data.py: Add macOS Sequoia constant
This commit is contained in:
@@ -29,6 +29,7 @@ class os_data(enum.IntEnum):
|
|||||||
monterey = 21
|
monterey = 21
|
||||||
ventura = 22
|
ventura = 22
|
||||||
sonoma = 23
|
sonoma = 23
|
||||||
|
sequoia = 24
|
||||||
max_os = 99
|
max_os = 99
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user