Skip to content

Commit

Permalink
Update config-windows.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dekm authored Oct 25, 2022
1 parent 14e3ffe commit d201706
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config-windows.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<configuration timestamp="2022-10-14T12:08:00.463Z">
<configuration timestamp="2022-10-24T14:24:31.305Z">
<base path="${user.home}/AppData/Roaming/UNIGRID/dependencies/lib/"/>
<properties>
<property key="maven.central" value="https://repo1.maven.org/maven2"/>
<property key="default.launcher.main.class" value="org.unigrid.janus.Janus"/>
<property key="fx.version" value="1.0.10"/>
<property key="fx.version" value="1.0.11"/>
</properties>
<files>
<file uri="https://github.com/unigrid-project/unigrid-update/releases/download/v1.0.10/fx-${fx.version}-SNAPSHOT.jar" size="677603" checksum="24326ff1" modulepath="true" ignoreBootConflict="false"/>
<file uri="https://github.com/unigrid-project/unigrid-update/releases/download/v1.0.11/fx-${fx.version}-SNAPSHOT.jar" size="678404" checksum="873b9f5d" modulepath="true" ignoreBootConflict="false"/>
<file uri="https://github.com/unigrid-project/daemon/releases/download/v2.9.3/unigrid-2.9.3-win64.zip" size="7385976" checksum="edc25b23" modulepath="false" ignoreBootConflict="false"/>
<file uri="${maven.central}/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar" size="282591" checksum="3cf0c598" modulepath="true" ignoreBootConflict="false"/>
<file uri="${maven.central}/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar" size="1972167" checksum="ccf16270" modulepath="true" ignoreBootConflict="false"/>
Expand Down

0 comments on commit d201706

Please sign in to comment.