Skip to content

Commit 67b0b2b

Browse files
committed
Espresso: update standalone links to 24.2.1
1 parent 48fb0a2 commit 67b0b2b

File tree

1 file changed

+6
-6
lines changed
  • docs/reference-manual/java-on-truffle

1 file changed

+6
-6
lines changed

docs/reference-manual/java-on-truffle/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ Espresso passes the Java Compatibility Kit (JCK or TCK for Java SE).
3333
Espresso is available as a standalone distribution that provides a Java 21 environment.
3434
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
3535

36-
1. Download the Espresso 24.2 standalone for your operating system:
36+
1. Download the Espresso 24.2.1 standalone for your operating system:
3737

38-
* [Linux x64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0-linux-amd64.tar.gz)
39-
* [Linux AArch64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0-linux-aarch64.tar.gz)
40-
* [macOS x64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0-macos-amd64.tar.gz)
41-
* [macOS AArch64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0-macos-aarch64.tar.gz)
42-
* [Windows x64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0-windows-amd64.zip)
38+
* [Linux x64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1-linux-amd64.tar.gz)
39+
* [Linux AArch64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1-linux-aarch64.tar.gz)
40+
* [macOS x64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1-macos-amd64.tar.gz)
41+
* [macOS AArch64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1-macos-aarch64.tar.gz)
42+
* [Windows x64](https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1-windows-amd64.zip)
4343

4444
2. Unzip the archive:
4545

0 commit comments

Comments
 (0)