|
@@ -95,15 +95,15 @@ class Downloads extends React.Component {
|
|
|
{
|
|
|
content:
|
|
|
`<strong>
|
|
|
- <a href="https://github.com/bmx-ng/bmx-ng/releases/download/v0.129.3.45.linux.x64/BlitzMax_linux_x64_0.129.3.45.tar.xz">BlitzMax_linux_x64_0.129.3.45.tar.xz</a>
|
|
|
+ <a href="https://github.com/bmx-ng/bmx-ng/releases/download/v0.138.3.53.linux.x64/BlitzMax_linux_x64_0.138.3.53.tar.xz">BlitzMax_linux_x64_0.138.3.53.tar.xz</a>
|
|
|
</strong>
|
|
|
<br/><br/>
|
|
|
BlitzMax, Linux edition, aimed at x64 development, with x64 MaxIDE.
|
|
|
- Includes SDL backend, mojo2, Crypto, Audio, Random, Text, Steam and Gtk MaxGUI.
|
|
|
+ Includes SDL backend, mojo2, Crypto, Audio, Image, Net, Random, Text, Steam and Gtk MaxGUI.
|
|
|
`,
|
|
|
image: `${siteConfig.baseUrl}img/platform/linux.svg`,
|
|
|
imageAlign: "top",
|
|
|
- imageLink: `https://github.com/bmx-ng/bmx-ng/releases/download/v0.129.3.45.linux.x64/BlitzMax_linux_x64_0.129.3.45.tar.xz`,
|
|
|
+ imageLink: `https://github.com/bmx-ng/bmx-ng/releases/download/v0.138.3.53.linux.x64/BlitzMax_linux_x64_0.138.3.53.tar.xz`,
|
|
|
title: "Linux x64"
|
|
|
},
|
|
|
{},
|