diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index db0f8a9f7..7524aaa93 100644 --- a/bucket/temurin-nightly-jre.json +++ b/bucket/temurin-nightly-jre.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": "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-jre_x64_windows_hotspot_2022-02-04-09-44.zip", - "hash": "1f650da552a92a79823a95b57944f3c91ec440f98f0d762924b72120450611ee" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-09-08-36-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-02-09-08-36.zip", + "hash": "a7ee8dfe63a32492e02e44ab041bd06a47b2cf7f688aea0d58e270c55e5a73d9" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-04-09-44-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-02-04-09-44.zip", - "hash": "c1f947c2f2b2e8890807cdce6cf786ddd25457d7b5bf36a98f5b934e831e3662" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-09-08-36-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-02-09-08-36.zip", + "hash": "bdaca7068790e84c962d4b2bfa799673dbc45cc89866cc61a155923acd82e32b" } }, "extract_to": "tmp",