Feat: update download matrix on cagire website
All checks were successful
Deploy Website / deploy (push) Has been skipped

This commit is contained in:
2026-03-03 22:26:03 +01:00
parent f130c9b54a
commit 80a3d91f76

View File

@@ -87,8 +87,8 @@ const DL = 'https://dlcagire.raphaelforment.fr';
<tr> <tr>
<td>Windows (x86_64)</td> <td>Windows (x86_64)</td>
<td><a href={`${DL}/cagire-windows-x86_64.zip`}>zip</a></td> <td><a href={`${DL}/cagire-windows-x86_64.zip`}>zip</a></td>
<td><a href={`${DL}/cagire-windows-x86_64-desktop.zip`}>zip</a> · <a href={`${DL}/cagire-msi.zip`}>.msi</a></td> <td><a href={`${DL}/cagire-desktop-windows-x86_64.zip`}>zip</a> · <s>.msi</s></td>
<td><s>CLAP</s> · <s>VST3</s></td> <td><a href={`${DL}/plugins-windows-x86_64-clap.zip`}>CLAP</a> · <a href={`${DL}/plugins-windows-x86_64-vst3.zip`}>VST3</a></td>
</tr> </tr>
</table> </table>
<p class="note">Source code and issue tracker on <a href="https://github.com/Bubobubobubobubo/cagire">GitHub</a>. You can also compile the software yourself from source!</p> <p class="note">Source code and issue tracker on <a href="https://github.com/Bubobubobubobubo/cagire">GitHub</a>. You can also compile the software yourself from source!</p>