~sircmpwn/sr.ht-dev

sr.ht-docs: builds.sr.ht/compatibility: update to OpenBSD 7.5, drop 7.3 v1 APPLIED

Jeremy Baxter: 1
 builds.sr.ht/compatibility: update to OpenBSD 7.5, drop 7.3

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/50922/mbox | git am -3
Learn more about email & git

[PATCH sr.ht-docs] builds.sr.ht/compatibility: update to OpenBSD 7.5, drop 7.3 Export this patch

Use OpenBSD 7.5 as the newest image, use 7.4 as the old image and
remove references to 7.3 as per the support policy.
---
 builds.sr.ht/compatibility.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 849207b..eb6ec0b 100644
--- a/builds.sr.ht/compatibility.md
@@ -937,10 +937,10 @@ also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
<table class="table table-sm table-hover">
  <thead>
    <tr>
      <th>OpenBSD 7.4</th>
      <th>OpenBSD 7.5</th>
      <th colspan="3" style="font-weight: normal; text-align: center">
        <code>image: openbsd/latest</code> <strong>or</strong>
        <code>image: openbsd/7.4</code>
        <code>image: openbsd/7.5</code>
      </th>
    </tr>
    <tr>
@@ -975,10 +975,10 @@ also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
<table class="table table-sm table-hover">
  <thead>
    <tr>
      <th>OpenBSD 7.3</th>
      <th>OpenBSD 7.4</th>
      <th colspan="3" style="font-weight: normal; text-align: center">
        <code>image: openbsd/old</code> <strong>or</strong>
        <code>image: openbsd/7.3</code>
        <code>image: openbsd/7.4</code>
      </th>
    </tr>
    <tr>
-- 
2.44.0
Thanks!

To git@git.sr.ht:~sircmpwn/sr.ht-docs
   cb9522d..e7e5ceb  master -> master