diff --git a/bucket/liberica-full-jdk.json b/bucket/liberica-full-jdk.json index 00b02adf1..04e694b35 100644 --- a/bucket/liberica-full-jdk.json +++ b/bucket/liberica-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "26.0.1-10", + "version": "26.0.2-13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.1%2B10/bellsoft-jdk26.0.1%2B10-windows-amd64-full.zip", - "hash": "sha1:5bbd80cd72d2657df10ea2f1c7ed0b622e1f0cd1" + "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.2%2B13/bellsoft-jdk26.0.2%2B13-windows-amd64-full.zip", + "hash": "sha1:09146409a495f8c21a3020bdd7a8e7f5c65e89f0" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.1%2B10/bellsoft-jdk26.0.1%2B10-windows-aarch64-full.zip", - "hash": "sha1:9cf18d12544e4d4337eef96f5917bcb1fd72936a" + "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.2%2B13/bellsoft-jdk26.0.2%2B13-windows-aarch64-full.zip", + "hash": "sha1:f0cea4bd928c6ca2b7036311e4f4d3a3158f1175" } }, - "extract_dir": "jdk-26.0.1-full", + "extract_dir": "jdk-26.0.2-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"