Skip to content

Commit

Permalink
temurin11-nightly-jre: Update to version 11.0.22-4.0.202311231815
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2023
1 parent 6af4646 commit 87c35e1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/temurin11-nightly-jre.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "11.0.22-3.0.202311212101",
"version": "11.0.22-4.0.202311231815",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-11-22-16-13-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-11-22-16-13.zip",
"hash": "f45877cf2b2c75c8fb766c1777c03c3bb2050eac661c4ffec718217e33161451"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-11-24-04-55-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-11-24-04-55.zip",
"hash": "f0c9fa21c05bee76c64d39f115319f93736e5de0c6f7720808424e145189a43f"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-11-22-16-13-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-11-22-16-13.zip",
"hash": "1acb73e54726d1f3a24a555aed4e401be539c3512ba31e535b65c8addaa53964"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-11-24-04-55-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-11-24-04-55.zip",
"hash": "283a832b06eb7a1521af910a596be2ea41d271478edc684c76eb2ba3a35ac13c"
}
},
"extract_to": "tmp",
Expand Down

0 comments on commit 87c35e1

Please sign in to comment.