diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index 29ff7bf4c..13d9c6419 100644 --- a/bucket/temurin19-nightly-jdk.json +++ b/bucket/temurin19-nightly-jdk.json @@ -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": "19.0.0-36.0.202210150349", + "version": "19.0.1-36.0.202210180349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-10-15-05-02-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-10-15-05-02.zip", - "hash": "679c2d15df0334f327cab0f711c098297146f0164e16735428c0baa6bf55ef39" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19u-2022-10-18-05-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-10-18-05-04.zip", + "hash": "91c88dcd2fd2cc4ef0f33a445fb8f70bcf2e9a5399e06b5c08f745fcb5cbfd23" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-10-15-05-02-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-10-15-05-02.zip", - "hash": "f8bd400adc6cae00c2eee20fddc10aac3598c3a61e21fa4556ddc66ef3c635a7" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19u-2022-10-18-05-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-10-18-05-04.zip", + "hash": "752cf53d0c916d65885e05466508c95281095ccd623e188c52a226020b84f373" } }, "extract_to": "tmp",