temurin-lts-nightly-jdk: Update to version 17.0.5-5.0.202209020157

This commit is contained in:
Mathias Hermansson 2022-09-02 13:15:40 +02:00
parent b8e9e2a75d
commit 9d65cf613c

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.5-4.0.202208302348",
"version": "17.0.5-5.0.202209020157",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-31-10-42-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-08-31-10-42.zip",
"hash": "4bef93159b6400fda327b2ceedfcc120a12c667b86101b6bfcd765e5fb05d54c"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-09-02-10-40.zip",
"hash": "7f4947638dd802e5987b87b3f057ca4d9b9905ba67655a3d474f87ee48cb044c"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-31-10-42-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-08-31-10-42.zip",
"hash": "b21c09c91f878a2bd0b43ed63b543d9aa709cc69f709b296b27ce3f8094a615f"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-09-02-10-40.zip",
"hash": "1f35ed04cc245f9f6328179892a1328672aa948f99d20d64810cd52bcab4c467"
}
},
"extract_to": "tmp",