Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion jre8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@ 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://downloads.sourceforge.net/project/javaclientmsiinstallers/Java%208%20Update%2011/jre-8u11-windows-i586.exe
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.

Expand Down
Loading