Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanGiles authored Jan 22, 2024
1 parent 5243b77 commit 1307f38
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ This lets you find bugs, and get things pixel perfect without having to do the c

## Build status

Builds for JDK 11 and JDK 21 for Windows, Linux, and MacOS are built by GitHub Actinos. The status of these builds is shown below:
Builds for JDK 21 for Windows, Linux, and MacOS are built by GitHub Actinos. The status of these builds is shown below:

| Platform | Download for Java 11 | Download for JDK 21 |
|----------|----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|
| Windows | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-11-win.zip) | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-21-win.zip) |
| MacOS | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-11-mac.zip) | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-21-mac.zip) |
| Linux | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-11-linux.zip) | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-21-linux.zip) | |
| Platform | Download for JDK 21 |
|----------|-----------------------------------------------------------------------------------------------|
| Windows | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-21-win.zip) |
| MacOS | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-21-mac.zip) |
| Linux | [Download](https://download.jonathangiles.net/downloads/scenic-view/scenicview-21-linux.zip) |

You can also download platform-independent releases [JDK 8](https://download.jonathangiles.net/downloads/scenic-view/scenic-view-8.7.0.zip) and [JDK 9](https://download.jonathangiles.net/downloads/scenic-view/scenic-view-9.0.0.zip).

Expand All @@ -24,7 +24,7 @@ Scenic View has releases for JDK 8, JDK 9, JDK 11, and JDK 21:

- The JDK 8 release is in maintenance mode. No active development is ongoing, and the code exists in the jdk8 branch.
- The JDK 9 release is deprecated, and developers are encouraged to use either the JDK 8 release or the JDK 11 release.
- The JDK 11 and 21 releases are the actively developed branch, and the code exists in the master branch.
- The JDK 21 releases are the actively developed branch, and the code exists in the master branch.

For more information about JavaFX, see https://openjfx.io/openjfx-docs/.

Expand Down

0 comments on commit 1307f38

Please sign in to comment.