SF.net SVN: unattended:[4351] trunk/install/scripts/java.bat

jjp3--- via unattended-cvs <[email protected]>
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4351
          http://sourceforge.net/p/unattended/code/4351
Author:   jjp3
Date:     2019-05-07 21:59:43 +0000 (Tue, 07 May 2019)
Log Message:
-----------
Java 8u211

Modified Paths:
--------------
    trunk/install/scripts/java.bat

Modified: trunk/install/scripts/java.bat
===================================================================
--- trunk/install/scripts/java.bat	2019-05-07 21:57:52 UTC (rev 4350)
+++ trunk/install/scripts/java.bat	2019-05-07 21:59:43 UTC (rev 4351)
@@ -2,8 +2,8 @@
 :: <http://www.java.com/en/download/manual.jsp>
 :: <http://www.oracle.com/technetwork/java/javase/silent-136552.html>
 ::URL|ALL|http://javadl.oracle.com/webapps/download/AutoDL?BundleId=227550_e758a0de34e24606bca991d704f6dcbf|packages/jre/jre-8u151-windows-x86.exe
-::URL|ALL|http://javadl.oracle.com/webapps/download/AutoDL?BundleId=236886_42970487e3af4f5aa5bca3f542482c60|packages/jre/jre-8u201-windows-x86.exe
-::URL|ALL|http://javadl.oracle.com/webapps/download/AutoDL?BundleId=236888_42970487e3af4f5aa5bca3f542482c60|packages/jre/jre-8u201-windows-amd64.exe
+::URL|ALL|http://javadl.oracle.com/webapps/download/AutoDL?BundleId=238727_478a62b7d4e34b78b671c754eaaf38ab|packages/jre/jre-8u211-windows-x86.exe
+::URL|ALL|http://javadl.oracle.com/webapps/download/AutoDL?BundleId=238729_478a62b7d4e34b78b671c754eaaf38ab|packages/jre/jre-8u211-windows-amd64.exe
 
 :: JRE version 7 is no longer available for public download, need to login and "agree" to download it:
 :: <http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html>
@@ -14,7 +14,7 @@
 
 :: Some Apps and websites does not work if you are using 64bit
 :: to enable 64 change the VERSION variable.
-set VERSION=8u201-windows-x86
+set VERSION=8u211-windows-x86
 
 ::If system is XP then use version 8u151
 if "%WINVER%" == "winxpsp3" set VERSION=8u151-windows-x86

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.