mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
update JOGL version
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
<!-- Base URL for the current version of JOGL. This should probably be changed to
|
||||
a location on download.processing.org so that we know it's available forever. -->
|
||||
<property name="jogl.url"
|
||||
value="https://jogamp.org/deployment/archive/rc/v2.4.0-rc-20200115/jar" />
|
||||
value="https://jogamp.org/deployment/archive/rc/v2.4.0-rc-20200307/jar" />
|
||||
|
||||
<available file="library/jogl-all.jar" property="jogl.present" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user