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 Sep 11, 2023
1 parent 10a0f74 commit 18197ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config-windows.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<configuration timestamp="2023-05-27T12:39:36.307Z">
<configuration timestamp="2023-09-11T10:33:59.329Z">
<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.17"/>
<property key="fx.version" value="1.0.18"/>
<property key="bootstrapVersion" value="1.0.12"/>
</properties>
<files>
<file uri="https://github.com/unigrid-project/unigrid-update/releases/download/v1.0.17/fx-1.0.17.jar" size="699097" checksum="da825634" modulepath="true" ignoreBootConflict="false"/>
<file uri="https://github.com/unigrid-project/daemon/releases/download/v2.9.13/unigrid-2.9.13-win64.zip" size="9004824" checksum="48972ac6" modulepath="false" ignoreBootConflict="false"/>
<file uri="https://github.com/unigrid-project/unigrid-update/releases/download/v1.0.18/fx-1.0.18.jar" size="719851" checksum="6142af7e" modulepath="true" ignoreBootConflict="false"/>
<file uri="https://github.com/unigrid-project/daemon/releases/download/v2.9.14/unigrid-2.9.14-win64.zip" size="8933841" checksum="cf2757b" modulepath="false" ignoreBootConflict="false"/>
<file uri="https://github.com/unigrid-project/hedgehog/releases/download/v0.0.7/hedgehog-0.0.7-win64.exe" size="103227392" checksum="c575a2a4" 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 18197ea

Please sign in to comment.