diff --git a/bucket/liberica-jdk.json b/bucket/liberica-jdk.json index e6c656135..04ec7398f 100644 --- a/bucket/liberica-jdk.json +++ b/bucket/liberica-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.zip", - "hash": "sha1:18db1e039769dc5e0279795754d15fffe5b9962c" + "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.2%2B13/bellsoft-jdk26.0.2%2B13-windows-amd64.zip", + "hash": "sha1:0f2ebbc81da84db4d018061ba49000f723d5ba6e" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.1%2B10/bellsoft-jdk26.0.1%2B10-windows-aarch64.zip", - "hash": "sha1:0852d3a8cd420b13fb5a639827c1ad15de9dc617" + "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.2%2B13/bellsoft-jdk26.0.2%2B13-windows-aarch64.zip", + "hash": "sha1:c8b851c9542958f1d199c0022517344a1b50744a" } }, - "extract_dir": "jdk-26.0.1", + "extract_dir": "jdk-26.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"