Skip to content

Commit

Permalink
Link to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
zb3 committed Jun 14, 2024
1 parent a4454e2 commit c2d1e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ At least Java 8 is required, but it should also work with newer JREs. Since free

| Linux | Windows | macOS |
|---|---|---|
| <h3><a href="https://github.com/zb3/freej2me/releases/download/bootleg-rc4-release/freej2me-linux-amd64.jar">Linux x86_64</a></h3> <h3><a href="https://github.com/zb3/freej2me/releases/download/bootleg-rc4-release/freej2me-linux-arm64.jar">Linux aarch64</a></h3> <br> | <h3><a href="https://github.com/zb3/freej2me/releases/download/bootleg-rc4-release/freej2me-windows-amd64.jar">Windows 64-bit</a></h3> <h3><a href="https://github.com/zb3/freej2me/releases/download/bootleg-rc4-release/freej2me-windows-x86.jar">Windows 32-bit</a></h3> <br> | <h3><a href="https://github.com/zb3/freej2me/releases/download/bootleg-rc4-release/freej2me-macos-amd64.jar">macOS Intel</a></h3> <h3><a href="https://github.com/zb3/freej2me/releases/download/bootleg-rc4-release/freej2me-macos-arm64.jar">macOS Apple Silicon</a></h3> <br> |
| <h3><a href="https://github.com/zb3/freej2me/releases/latest/download/freej2me-linux-amd64.jar">Linux x86_64</a></h3> <h3><a href="https://github.com/zb3/freej2me/releases/latest/download/freej2me-linux-arm64.jar">Linux aarch64</a></h3> <br> | <h3><a href="https://github.com/zb3/freej2me/releases/latest/download/freej2me-windows-amd64.jar">Windows 64-bit</a></h3> <h3><a href="https://github.com/zb3/freej2me/releases/latest/download/freej2me-windows-x86.jar">Windows 32-bit</a></h3> <br> | <h3><a href="https://github.com/zb3/freej2me/releases/latest/download/freej2me-macos-amd64.jar">macOS Intel</a></h3> <h3><a href="https://github.com/zb3/freej2me/releases/latest/download/freej2me-macos-arm64.jar">macOS Apple Silicon</a></h3> <br> |
| (requires glibc from RHEL8 or later) | (requires Windows 7 or later) | (requires Catalina or later) |

for more information including system requirements, see the [Releases page](https://github.com/zb3/freej2me/releases).
Expand Down

0 comments on commit c2d1e14

Please sign in to comment.