Skip to content

Commit c71065f

Browse files
authored
Update config-linux-test.xml
1 parent ba520f3 commit c71065f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

config-linux-test.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<configuration timestamp="2024-04-02T17:30:15.672Z">
2+
<configuration timestamp="2024-04-07T19:22:59.766Z">
33
<base path="${user.home}/.unigrid/dependencies/lib/"/>
44
<properties>
55
<property key="maven.central" value="https://repo1.maven.org/maven2"/>
66
<property key="default.launcher.main.class" value="org.unigrid.janus.Janus"/>
7-
<property key="fx.version" value="1.0.20"/>
7+
<property key="fx.version" value="1.0.23"/>
88
<property key="bootstrapVersion" value="1.0.13"/>
99
</properties>
1010
<files>
11-
<file uri="https://github.com/unigrid-project/unigrid-update-testing/releases/download/v1.0.20/fx-1.0.20.jar" size="6800032" checksum="b607fb0c" modulepath="true" ignoreBootConflict="false"/>
11+
<file uri="https://github.com/unigrid-project/unigrid-update-testing/releases/download/v1.0.23/fx-1.0.23.jar" size="6802303" checksum="97ba8471" modulepath="true" ignoreBootConflict="false"/>
1212
<file uri="https://github.com/unigrid-project/daemonTesting/releases/download/v2.9.14/unigrid-2.9.14-x86_64-linux-gnu.tar.gz" size="9246257" checksum="8d6f5c84" modulepath="false" ignoreBootConflict="false"/>
1313
<file uri="https://github.com/unigrid-project/hedgehogTesting/releases/download/v0.0.8/hedgehog-0.0.8-x86_64-linux-gnu.bin" size="118780480" checksum="5269b3b2" modulepath="false" ignoreBootConflict="false"/>
1414
<file uri="${maven.central}/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar" size="282591" checksum="3cf0c598" modulepath="true" ignoreBootConflict="false"/>
@@ -99,7 +99,6 @@
9999
<file uri="${maven.central}/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar" size="306739" checksum="4f5d228e" modulepath="true" ignoreBootConflict="false"/>
100100
<file uri="${maven.central}/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar" size="489999" checksum="183f343c" modulepath="true" ignoreBootConflict="false">
101101
<addExports>
102-
<exports target="okio" package="io.netty.bootstrap"/>
103102
<exports target="org.json" package="io.netty.channel.embedded"/>
104103
</addExports>
105104
</file>

0 commit comments

Comments
 (0)