-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.4.2, bug fixes, added long timestamps option for CSV files
- Loading branch information
Tobi Delbruck
authored and
Tobi Delbruck
committed
Mar 13, 2024
1 parent
9f60b22
commit 928936f
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<updateDescriptor baseUrl=""> | ||
<entry targetMediaFileId="38" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_macos_2_4_1.dmg" newVersion="2.4.1" newMediaFileId="38" fileSize="850858119" md5Sum="b0941aa5b48b8a5f32d0d9c6503f0c90" sha256Sum="1ce464c5b9091128096d710091a833e9b73508d2ac6bacc8a5699b91df709957" bundledJre="macos-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<entry targetMediaFileId="38" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_macos_2_4_2.dmg" newVersion="2.4.2" newMediaFileId="38" fileSize="850821255" md5Sum="d9c5c21c9eac2810b952cdf34ec14a41" sha256Sum="81644051a1d448ee6e8c28114a47415bf0c73d6f4aa269f65125607e361f7058" bundledJre="macos-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<comment language="en" /> | ||
</entry> | ||
<entry targetMediaFileId="37" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_unix_2_4_1.sh" newVersion="2.4.1" newMediaFileId="37" fileSize="849473130" md5Sum="60ecfc49f70513239fe3625a1d3dfad7" sha256Sum="d876225f2139a7f9c49dafda5390855d7e29022c36901a6ad033b97e052eb059" bundledJre="linux-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<entry targetMediaFileId="37" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_unix_2_4_2.sh" newVersion="2.4.2" newMediaFileId="37" fileSize="849460503" md5Sum="4b0e10228ac63428f1e34b1b44ae646d" sha256Sum="404b1663b4c33cde0c9f8478026e270a2122eb18b1e8e7b19be5010600cc0728" bundledJre="linux-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<comment language="en" /> | ||
</entry> | ||
<entry targetMediaFileId="26" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_windows-x64_2_4_1.exe" newVersion="2.4.1" newMediaFileId="26" fileSize="847653888" md5Sum="48324259375d7887a40b6fa7452de9f6" sha256Sum="8a9c49439d69d29ae5aae13937953d91a3f65687be062309c1f2cc26992c3369" bundledJre="windows-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<entry targetMediaFileId="26" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_windows-x64_2_4_2.exe" newVersion="2.4.2" newMediaFileId="26" fileSize="847632896" md5Sum="3343402bdc1097ca0a7bcacf4cae020e" sha256Sum="7592347692c148aa1dec08b62a8997349ee6ae50c97f2fd444d8539d8251593e" bundledJre="windows-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<comment language="en" /> | ||
</entry> | ||
</updateDescriptor> |