Ver Fonte

New macOS release.

Brucey há 2 anos atrás
pai
commit
f9624c66d5
1 ficheiros alterados com 8 adições e 8 exclusões
  1. 8 8
      website/pages/en/downloads.js

+ 8 - 8
website/pages/en/downloads.js

@@ -117,34 +117,34 @@ class Downloads extends React.Component {
                                 {
                                 {
                                     content:
                                     content:
                                         `<strong>
                                         `<strong>
-                                            <a href="https://github.com/bmx-ng/bmx-ng/releases/download/v0.136.3.49.macos.arm64/BlitzMax_macos_arm64_0.136.3.49.zip">BlitzMax_macos_arm64_0.136.3.49.zip</a>
+                                            <a href="https://github.com/bmx-ng/bmx-ng/releases/download/v0.138.3.54.macos.arm64/BlitzMax_macos_arm64_0.138.3.54.zip">BlitzMax_macos_arm64_0.138.3.54.zip</a>
                                          </strong>
                                          </strong>
                                         <br/><br/>
                                         <br/><br/>
                                         BlitzMax, arm64 macOS edition.
                                         BlitzMax, arm64 macOS edition.
-                                        Includes SDL backend, mojo2, Crypto, Audio, Image, Random, Net, Text and Steam.
+                                        Includes SDL backend, mojo2, Crypto, Audio, Image, Math, Random, Net, Text and Steam.
                                         <br/>
                                         <br/>
-                                        See the <strong><a href="https://github.com/bmx-ng/bmx-ng/releases/tag/v0.136.3.49.macos.arm64">Release Notes</a></strong> for setup information.
+                                        See the <strong><a href="https://github.com/bmx-ng/bmx-ng/releases/tag/v0.138.3.54.macos.arm64">Release Notes</a></strong> for setup information.
                                         `,
                                         `,
                                     image: `${siteConfig.baseUrl}img/platform/apple.svg`,
                                     image: `${siteConfig.baseUrl}img/platform/apple.svg`,
                                     imageAlign: "top",
                                     imageAlign: "top",
-                                    imageLink: `https://github.com/bmx-ng/bmx-ng/releases/download/v0.136.3.49.macos.arm64/BlitzMax_macos_arm64_0.136.3.49.zip`,
+                                    imageLink: `https://github.com/bmx-ng/bmx-ng/releases/download/v0.138.3.54.macos.arm64/BlitzMax_macos_arm64_0.138.3.54.zip`,
                                     title: "macOS"
                                     title: "macOS"
                                 },
                                 },
                                 {},
                                 {},
                                 {
                                 {
                                     content:
                                     content:
                                         `<strong>
                                         `<strong>
-                                            <a href="https://github.com/bmx-ng/bmx-ng/releases/download/v0.136.3.49.macos.x64/BlitzMax_macos_x64_0.136.3.49.zip">BlitzMax_macos_x64_0.136.3.49.zip</a>
+                                            <a href="https://github.com/bmx-ng/bmx-ng/releases/download/v0.138.3.54.macos.x64/BlitzMax_macos_x64_0.138.3.54.zip">BlitzMax_macos_x64_0.138.3.54.zip</a>
                                          </strong>
                                          </strong>
                                         <br/><br/>
                                         <br/><br/>
                                         BlitzMax, x64 macOS edition.
                                         BlitzMax, x64 macOS edition.
-                                        Includes SDL backend, mojo2, Crypto, Audio, Image, Random, Net, Text and Steam.
+                                        Includes SDL backend, mojo2, Crypto, Audio, Image, Math, Random, Net, Text and Steam.
                                         <br/>
                                         <br/>
-                                        See the <strong><a href="https://github.com/bmx-ng/bmx-ng/releases/tag/v0.136.3.49.macos.x64">Release Notes</a></strong> for setup information.
+                                        See the <strong><a href="https://github.com/bmx-ng/bmx-ng/releases/tag/v0.138.3.54.macos.x64">Release Notes</a></strong> for setup information.
                                         `,
                                         `,
                                     image: `${siteConfig.baseUrl}img/platform/apple.svg`,
                                     image: `${siteConfig.baseUrl}img/platform/apple.svg`,
                                     imageAlign: "top",
                                     imageAlign: "top",
-                                    imageLink: `https://github.com/bmx-ng/bmx-ng/releases/download/v0.136.3.49.macos.x64/BlitzMax_macos_x64_0.136.3.49.zip`,
+                                    imageLink: `https://github.com/bmx-ng/bmx-ng/releases/download/v0.138.3.54.macos.x64/BlitzMax_macos_x64_0.138.3.54.zip`,
                                     title: "macOS"
                                     title: "macOS"
                                 },
                                 },
                             ]}
                             ]}