Skip to content

Commit

Permalink
temurin8-nightly-jdk: Update to version 8.0.402-3.0.202311251255
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2023
1 parent 2b34dde commit a7ac768
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-3.0.202311241855",
"version": "8.0.402-3.0.202311251255",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-11-25-04-43.zip",
"hash": "f21d2745c201c655c7e282a6db41f7b94cd0ffc3ac22c1b3025b986268df1652"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-11-25-22-45.zip",
"hash": "7fa0cae78c5bece2fdbf0ea2871efc362c45c1cda85b451eb72732f5cb7eca4d"
},
"32bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-11-25-04-43.zip",
"hash": "bdf6dd199577564a3d85011d12a9f6a56d2eb18b1d42b8ef253232afae1c8988"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-11-25-22-45.zip",
"hash": "41339e3e2f7d81397bdfe04355c577665817c9e49019b390705bc4d3bd3ebdf4"
}
},
"extract_to": "tmp",
Expand Down

0 comments on commit a7ac768

Please sign in to comment.