Skip to content

Commit

Permalink
temurin8-nightly-jdk: Update to version 8.0.402-1.0.202311062101
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 7, 2023
1 parent 33e3466 commit b5aebea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/temurin8-nightly-jdk.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": "8.0.402-1.0.202311061649",
"version": "8.0.402-1.0.202311062101",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-06-20-57-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-11-06-20-57.zip",
"hash": "76ecdfeeeabe737a71d8a7c78313eaa4f9795d8047f43bda07acc8a4e9463f85"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-07-04-32-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-11-07-04-32.zip",
"hash": "c48a1256ecfe2bab059f19ee5e7122d864a142d89266cc8e0c0eece5aac8425c"
},
"32bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-06-20-57-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-11-06-20-57.zip",
"hash": "1c92a898a6c28fb48a089996445e432367b59ca6044e299812ab802a77bdaad1"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-07-04-32-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-11-07-04-32.zip",
"hash": "cb3d15f1a6398e00640a1233f4bc1e0a630abd373e2824a86db65dae371cfd64"
}
},
"extract_to": "tmp",
Expand Down

0 comments on commit b5aebea

Please sign in to comment.