summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-12 12:01:55 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-12 12:24:50 -0400
commit126fde9bdc3ec718c04778126328cc5064e4c8e9 (patch)
tree4a4782f696d60ce2fc8dff0035b3ed2c3b9891fd
parentb61454e13c2c14f17564c5951a90c30f613ddb13 (diff)
update supported macOS versions for installation
-rw-r--r--static/install/cli.html2
-rw-r--r--static/install/web.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 8e669f0a..261a8515 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -127,9 +127,9 @@
<ul>
<li>Windows 10</li>
<li>Windows 11</li>
- <li>macOS Monterey (12)</li>
<li>macOS Ventura (13)</li>
<li>macOS Sonoma (14)</li>
+ <li>macOS Sequoia (15)</li>
<li>Arch Linux</li>
<li>Debian 11 (bullseye)</li>
<li>Debian 12 (bookworm)</li>
diff --git a/static/install/web.html b/static/install/web.html
index 3f06901a..0caf71e7 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -105,9 +105,9 @@
<ul>
<li>Windows 10</li>
<li>Windows 11</li>
- <li>macOS Monterey (12)</li>
<li>macOS Ventura (13)</li>
<li>macOS Sonoma (14)</li>
+ <li>macOS Sequoia (15)</li>
<li>Arch Linux</li>
<li>Debian 11 (bullseye)</li>
<li>Debian 12 (bookworm)</li>