mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
change to java 6u20 in build file
This commit is contained in:
+1
-1
@@ -431,7 +431,7 @@
|
||||
<target name="windows-dist" depends="windows-build"
|
||||
description="Create .zip files of windows version">
|
||||
|
||||
<get src="http://processing.googlecode.com/files/jre-tools-6u19-windows-i586.zip"
|
||||
<get src="http://processing.googlecode.com/files/jre-tools-6u20-windows-i586.zip"
|
||||
dest="windows/jre.zip"
|
||||
usetimestamp="true" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user