fix: migrate from el9 to el8 (#2350)

This commit is contained in:
Baptiste Augrain
2025-04-28 15:42:45 +02:00
committed by GitHub
parent 892a698c11
commit 125e424d8d
3 changed files with 22 additions and 24 deletions

View File

@@ -58,7 +58,7 @@ RELEASE_NOTES
</tr>
<tr>
<td>.rpm</td>
<td><a href="https://github.com/VSCodium/vscodium/releases/download/RELEASE_VERSION/codium-RELEASE_VERSION-el9.x86_64.rpm">codium-RELEASE_VERSION-el9.x86_64.rpm</a></td>
<td><a href="https://github.com/VSCodium/vscodium/releases/download/RELEASE_VERSION/codium-RELEASE_VERSION-el8.x86_64.rpm">codium-RELEASE_VERSION-el8.x86_64.rpm</a></td>
</tr>
<tr>
<td>.tar.gz</td>
@@ -134,7 +134,7 @@ RELEASE_NOTES
</tr>
<tr>
<td>.rpm</td>
<td><a href="https://github.com/VSCodium/vscodium/releases/download/RELEASE_VERSION/codium-RELEASE_VERSION-el9.aarch64.rpm">codium-RELEASE_VERSION-el9.aarch64.rpm</a></td>
<td><a href="https://github.com/VSCodium/vscodium/releases/download/RELEASE_VERSION/codium-RELEASE_VERSION-el8.aarch64.rpm">codium-RELEASE_VERSION-el8.aarch64.rpm</a></td>
</tr>
<tr>
<td>.tar.gz</td>
@@ -173,7 +173,7 @@ RELEASE_NOTES
</tr>
<tr>
<td>.rpm</td>
<td><a href="https://github.com/VSCodium/vscodium/releases/download/RELEASE_VERSION/codium-RELEASE_VERSION-el9.armv7hl.rpm">codium-RELEASE_VERSION-el9.armv7hl.rpm</a></td>
<td><a href="https://github.com/VSCodium/vscodium/releases/download/RELEASE_VERSION/codium-RELEASE_VERSION-el8.armv7hl.rpm">codium-RELEASE_VERSION-el8.armv7hl.rpm</a></td>
</tr>
<tr>
<td>.tar.gz</td>