aboutsummaryrefslogtreecommitdiff
path: root/src/bug_report.cpp
diff options
context:
space:
mode:
authorLaytan Laats <laytanlaats@hotmail.com>2024-03-20 00:14:01 +0100
committerLaytan Laats <laytanlaats@hotmail.com>2024-03-20 00:14:01 +0100
commitd0b3b18e26ca7b862b7bd2b90a3cd0d0ec97a3f6 (patch)
treec032b536f278ea67a139cecbd3658d735770a9d3 /src/bug_report.cpp
parentcd7137af60ba2c3f1d95ae77d59e6663412eab4a (diff)
update macOS releases for `core:sys/info` and `odin report`
Diffstat (limited to 'src/bug_report.cpp')
-rw-r--r--src/bug_report.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/bug_report.cpp b/src/bug_report.cpp
index b58d14bbf..7b4999943 100644
--- a/src/bug_report.cpp
+++ b/src/bug_report.cpp
@@ -880,9 +880,14 @@ gb_internal void report_os_info() {
{"23A344", {23, 0, 0}, "macOS", {"Sonoma", {14, 0, 0}}},
{"23B74", {23, 1, 0}, "macOS", {"Sonoma", {14, 1, 0}}},
{"23B81", {23, 1, 0}, "macOS", {"Sonoma", {14, 1, 1}}},
+ {"23B2082", {23, 1, 0}, "macOS", {"Sonoma", {14, 1, 1}}},
{"23B92", {23, 1, 0}, "macOS", {"Sonoma", {14, 1, 2}}},
+ {"23B2091", {23, 1, 0}, "macOS", {"Sonoma", {14, 1, 2}}},
{"23C64", {23, 2, 0}, "macOS", {"Sonoma", {14, 2, 0}}},
{"23C71", {23, 2, 0}, "macOS", {"Sonoma", {14, 2, 1}}},
+ {"23D56", {23, 3, 0}, "macOS", {"Sonoma", {14, 3, 0}}},
+ {"23D60", {23, 3, 0}, "macOS", {"Sonoma", {14, 3, 1}}},
+ {"23E214", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 0}}},
};