mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-18 12:30:28 +00:00
add macos 15.1.1 to odin report and sys/info
This commit is contained in:
@@ -916,6 +916,8 @@ gb_internal void report_os_info() {
|
||||
{"24A335", {24, 0, 0}, "macOS", {"Sequoia", {15, 0, 0}}},
|
||||
{"24A348", {24, 0, 0}, "macOS", {"Sequoia", {15, 0, 1}}},
|
||||
{"24B83", {24, 1, 0}, "macOS", {"Sequoia", {15, 1, 0}}},
|
||||
{"24B91", {24, 1, 0}, "macOS", {"Sequoia", {15, 1, 1}}},
|
||||
{"24B2091", {24, 1, 0}, "macOS", {"Sequoia", {15, 1, 1}}},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user