diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index a338d6411..1777777b3 100644 --- a/bucket/temurin17-nightly-jdk.json +++ b/bucket/temurin17-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": "17.0.14-6.0.ea", + "version": "17.0.15-1.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_6-ea.zip", - "hash": "52f8d08f3caf79c49f15f10063b6319feaf88aaeb30abfb5e7b507040acfc10d" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_1-ea.zip", + "hash": "65a22f20995e73cf6862637eec9a3cbd23fe196b7105aa2af08bfda413624aba" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.14_6-ea.zip", - "hash": "a54d29f47feed72baa33c1014d6ddea7bf9933a490380d1390e173c07211bf97" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_1-ea.zip", + "hash": "ca46e6d42102799901e2a66adf218b20a0b00e8ce753af5f17b7936f5a302814" } }, "extract_to": "tmp",