Update the embedded JRE for the Windows bundles to 8u192

This commit is contained in:
0xboobface 2018-10-30 16:10:19 +01:00
parent b237f64a83
commit 57e6013142
3 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@
========================
* Fixed UI freeze, which occured for a high number of recorded models
* Added Cam4
* Updated the embedded JRE for the Windows bundles to 8u192
1.6.0
========================

View File

@ -22,7 +22,7 @@
</files>
<fileSets>
<fileSet>
<directory>jre/jre1.8.0_181_win32</directory>
<directory>jre/jre1.8.0_192_win32</directory>
<includes>
<include>**/*</include>
</includes>

View File

@ -22,7 +22,7 @@
</files>
<fileSets>
<fileSet>
<directory>jre/jre1.8.0_181_win64</directory>
<directory>jre/jre1.8.0_192_win64</directory>
<includes>
<include>**/*</include>
</includes>