Skip to content

Commit

Permalink
Migration from CMICLab
Browse files Browse the repository at this point in the history
  • Loading branch information
HChughtai committed May 17, 2023
0 parents commit f5a2deb
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Download site for the GENFI2 Upload Assistant

If you are upgrading your GENFI2 Upload Assistant, please uninstall the previous version first for a proper upgrade.

[Click here for latest release downloads](https://cmiclab.cs.ucl.ac.uk/MIRSG/Projects/genfi2-upload-assistant/-/releases)

## Version History

- v1.1.6 Added new visit type
- v1.1.2 Made the upload server url selectable between genfi2 and genfi2test
18 changes: 18 additions & 0 deletions releases/updates.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<updateDescriptor baseUrl="">
<entry targetMediaFileId="27" updatableVersionMin="" updatableVersionMax="" fileName="genfi2-upload-assistant_macos_1_1_6.dmg" newVersion="1.1.6" newMediaFileId="27" fileSize="58843271" md5Sum="3ea6870968e6beb330d7730a92b62a61" sha256Sum="8731e021c2ce728fbf5760be3ead1481cb53287bb408629ebd96320a1c6923dc" bundledJre="macos-amd64-15.0.2.tar.gz" archive="false" singleBundle="true">
<comment language="en" />
</entry>
<entry targetMediaFileId="28" updatableVersionMin="" updatableVersionMax="" fileName="genfi2-upload-assistant_windows-x32_1_1_6.exe" newVersion="1.1.6" newMediaFileId="28" fileSize="54217216" md5Sum="504adf61c6945986797e4ebdee0dd916" sha256Sum="2835bddf9a1d43bc837c10f30e5d64d8a7513f9040083e60a7dc635ddf707be7" bundledJre="windows-x86-15.0.2.tar.gz" archive="false" singleBundle="false">
<comment language="en" />
</entry>
<entry targetMediaFileId="72" updatableVersionMin="" updatableVersionMax="" fileName="genfi2-upload-assistant_linux_1_1_6.rpm" newVersion="1.1.6" newMediaFileId="72" fileSize="62064989" md5Sum="1dd1afa3722796420297167ab7a8f630" sha256Sum="5c86675d6ce65b6955f85b68b651ef204f84c93103350cf711f1518f33c30542" bundledJre="linux-amd64-15.0.2.tar.gz" archive="true" singleBundle="false">
<comment language="en" />
</entry>
<entry targetMediaFileId="73" updatableVersionMin="" updatableVersionMax="" fileName="genfi2-upload-assistant_linux_1_1_6.deb" newVersion="1.1.6" newMediaFileId="73" fileSize="62032852" md5Sum="5e5a6f34024f711248f8f75784791cbd" sha256Sum="3259d52b90eff62b7ec037ac9ecd49ac1e0e685cbf67f3484f597ab7b809d97c" bundledJre="linux-amd64-15.0.2.tar.gz" archive="true" singleBundle="false">
<comment language="en" />
</entry>
<entry targetMediaFileId="78" updatableVersionMin="" updatableVersionMax="" fileName="genfi2-upload-assistant_windows-x64_1_1_6.exe" newVersion="1.1.6" newMediaFileId="78" fileSize="57880064" md5Sum="d33cb5694fc28c842844c61a637c5d6f" sha256Sum="961f1202571145f660bdec10a097a2f31752d7af3c13fca24f271a152bc54888" bundledJre="windows-amd64-15.0.2.tar.gz" archive="false" singleBundle="false">
<comment language="en" />
</entry>
</updateDescriptor>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions releases/v1.1.6/md5sums
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
5e5a6f34024f711248f8f75784791cbd *genfi2-upload-assistant_linux_1_1_6.deb
1dd1afa3722796420297167ab7a8f630 *genfi2-upload-assistant_linux_1_1_6.rpm
3ea6870968e6beb330d7730a92b62a61 *genfi2-upload-assistant_macos_1_1_6.dmg
504adf61c6945986797e4ebdee0dd916 *genfi2-upload-assistant_windows-x32_1_1_6.exe
d33cb5694fc28c842844c61a637c5d6f *genfi2-upload-assistant_windows-x64_1_1_6.exe
5 changes: 5 additions & 0 deletions releases/v1.1.6/sha256sums
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
3259d52b90eff62b7ec037ac9ecd49ac1e0e685cbf67f3484f597ab7b809d97c *genfi2-upload-assistant_linux_1_1_6.deb
5c86675d6ce65b6955f85b68b651ef204f84c93103350cf711f1518f33c30542 *genfi2-upload-assistant_linux_1_1_6.rpm
8731e021c2ce728fbf5760be3ead1481cb53287bb408629ebd96320a1c6923dc *genfi2-upload-assistant_macos_1_1_6.dmg
2835bddf9a1d43bc837c10f30e5d64d8a7513f9040083e60a7dc635ddf707be7 *genfi2-upload-assistant_windows-x32_1_1_6.exe
961f1202571145f660bdec10a097a2f31752d7af3c13fca24f271a152bc54888 *genfi2-upload-assistant_windows-x64_1_1_6.exe

0 comments on commit f5a2deb

Please sign in to comment.