temurin-lts-nightly-jdk: Update to version 17.0.2-8.0.202202082355

This commit is contained in:
Mathias Hermansson 2022-02-09 09:55:59 +01:00
parent da44cc665f
commit b641293af0

View File

@ -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": "17.0.2-8.0.202202032352",
"version": "17.0.2-8.0.202202082355",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-04-09-44-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-02-04-09-44.zip",
"hash": "ef3297031bfa0242313d11e7916dc43c9f4693218addd97240b693c1d1c44814"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-09-08-36-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-02-09-08-36.zip",
"hash": "9f2d25d90580a357dd0621750a43aab59c177937ae292926e838f52bcfae4660"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-04-09-44-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-02-04-09-44.zip",
"hash": "0c19917e551de4d374bf0e7426018ef58e4cc6127ca39f73883a7d0ba7efcda0"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-09-08-36-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-02-09-08-36.zip",
"hash": "1199c288c866704bd43cb361291fc90e5d6b9d54420cdecc410c5e3d3c18107b"
}
},
"extract_to": "tmp",