mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-05 10:14:05 +00:00
add MacOS 14.5 to 'core:sys/info' and 'odin report'
This commit is contained in:
@@ -910,6 +910,7 @@ gb_internal void report_os_info() {
|
||||
{"23D60", {23, 3, 0}, "macOS", {"Sonoma", {14, 3, 1}}},
|
||||
{"23E214", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 0}}},
|
||||
{"23E224", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 1}}},
|
||||
{"23F79", {23, 5, 0}, "macOS", {"Sonoma", {14, 5, 0}}},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user