From 20b7b31b4b5aef5628d2b66545d74d1256928fa7 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 1 Jul 2022 09:36:44 +0200 Subject: [PATCH] icedtea-web: Update to version 1.8.7 --- bucket/icedtea-web.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/icedtea-web.json b/bucket/icedtea-web.json index 0c6f82441..5aa78a3cf 100644 --- a/bucket/icedtea-web.json +++ b/bucket/icedtea-web.json @@ -1,12 +1,12 @@ { "description": "The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project", "homepage": "https://github.com/AdoptOpenJDK/IcedTea-Web", - "version": "1.8.8", + "version": "1.8.7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/IcedTea-Web/releases/download/icedtea-web-1.8.8/icedtea-web-1.8.8.win.bin.zip", - "hash": "058df8ed0f7dd782625912685148f0a75b3d2eccb0d7a90ecab6b917555ea580" + "url": "https://github.com/AdoptOpenJDK/IcedTea-Web/releases/download/icedtea-web-1.8.7/icedtea-web-1.8.7.win.bin.zip", + "hash": "1dd2b5fd44ec5e863814a3ff69324a37e7fe1caaecd0784d9c28c25fd5490703" } }, "extract_dir": "icedtea-web-image",