From 68469bf18b3070dc46c811711abd9a0a687b597d Mon Sep 17 00:00:00 2001 From: Thomas Anderson Date: Thu, 2 Apr 2026 20:39:57 +0200 Subject: [PATCH 1/4] Fix Java 8 download --- jre8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jre8.txt b/jre8.txt index 199c7eea..4677457f 100644 --- a/jre8.txt +++ b/jre8.txt @@ -4,7 +4,7 @@ Version = 8u11 License = Oracle Binary Code License Description = Platform and libraries needed for running Java-based programs. Category = 14 -URLDownload = https://dubik.su/files/soft/Java/jre-8u11-windows-i586.exe +URLDownload = https://web.archive.org/web/20211003005558/https://dubik.su/files/soft/Java/jre-8u11-windows-i586.exe SHA1 = 5d59f9e360c83e61e365c75d6602f5cd0ba033b5 SizeBytes = 31150504 Icon = jdk8.ico From c9f5b80a2d8cdf7630cff82119dce32bf42e11cb Mon Sep 17 00:00:00 2001 From: Julen Urizar Compains Date: Sat, 4 Apr 2026 19:19:29 +0200 Subject: [PATCH 2/4] [RAPPS-DB] Update jre8 link since it's dead.txt --- jre8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jre8.txt b/jre8.txt index 4677457f..a0b7eb5d 100644 --- a/jre8.txt +++ b/jre8.txt @@ -4,7 +4,7 @@ Version = 8u11 License = Oracle Binary Code License Description = Platform and libraries needed for running Java-based programs. Category = 14 -URLDownload = https://web.archive.org/web/20211003005558/https://dubik.su/files/soft/Java/jre-8u11-windows-i586.exe +URLDownload = https://downloads.sourceforge.net/project/javaclientmsiinstallers/Java%208%20Update%2011/jre-8u11-windows-i586.exe SHA1 = 5d59f9e360c83e61e365c75d6602f5cd0ba033b5 SizeBytes = 31150504 Icon = jdk8.ico From b8abf2366fd5574450ffca9fe560b75229d206ff Mon Sep 17 00:00:00 2001 From: Thomas Anderson Date: Sat, 4 Apr 2026 22:01:22 +0200 Subject: [PATCH 3/4] Add java 8 x64 --- jre8.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jre8.txt b/jre8.txt index a0b7eb5d..07bd4cf6 100644 --- a/jre8.txt +++ b/jre8.txt @@ -9,6 +9,11 @@ SHA1 = 5d59f9e360c83e61e365c75d6602f5cd0ba033b5 SizeBytes = 31150504 Icon = jdk8.ico +[section.amd64] +URLDownload = https://downloads.sourceforge.net/project/javaclientmsiinstallers/Java%208%20Update%2011/jre-8u11-windows-x64.exe +SHA1 = 64c8a112a621de206a303420dd612e9a36634515 +SizeBytes = 34176936 + [Section.0a] Description = Plataforma y bibliotecas necesarias para la ejecución de aplicaciones programadas en Java. From fdbd8f78f83d097933108a6a6e9894f61dffff96 Mon Sep 17 00:00:00 2001 From: Thomas Anderson Date: Sat, 4 Apr 2026 22:08:51 +0200 Subject: [PATCH 4/4] fix --- jre8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jre8.txt b/jre8.txt index 07bd4cf6..8ed1133a 100644 --- a/jre8.txt +++ b/jre8.txt @@ -9,7 +9,7 @@ SHA1 = 5d59f9e360c83e61e365c75d6602f5cd0ba033b5 SizeBytes = 31150504 Icon = jdk8.ico -[section.amd64] +[Section.amd64] URLDownload = https://downloads.sourceforge.net/project/javaclientmsiinstallers/Java%208%20Update%2011/jre-8u11-windows-x64.exe SHA1 = 64c8a112a621de206a303420dd612e9a36634515 SizeBytes = 34176936