Skip to content

Commit 2b4b191

Browse files
AppStream: add 1.2.3 release metadata
1 parent 8b34fd3 commit 2b4b191

File tree

4 files changed

+201
-140
lines changed

4 files changed

+201
-140
lines changed

linux/org.hydrogenmusic.Hydrogen.metainfo.xml

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,33 @@
6666
<url type="contact">http://lists.sourceforge.net/mailman/listinfo/hydrogen-devel/</url>
6767

6868
<releases>
69-
<release version="1.2.2" date="2023-09-09">
69+
<release version="1.2.3" date="2024-01-12">
70+
<description>
71+
<p>This patch release introduces an AppImage build and fixes a number of bugs and inconsistencies found since version 1.2.2</p>
72+
<p xml:lang="de">Korrekturversion, die ein AppImage beinhaltet und eine Reihe von Fehler und Ungereimtheiten seit der 1.2.2 behebt.</p>
73+
</description>
74+
<url type="details">https://github.com/hydrogen-music/hydrogen/releases/tag/1.2.3</url>
75+
<artifacts>
76+
<artifact type="binary" platform="x86_64-linux-gnu">
77+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-x86_64.AppImage</location>
78+
<checksum type="sha256">8aebbb767b1ac0285e8f4d336f2824e2699c9c1112db0d7f23c937e56be0d34a</checksum>
79+
</artifact>
80+
<artifact type="binary" platform="any-macos-gnu">
81+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3.dmg</location>
82+
<checksum type="sha256">a93321a565ecc8f629532a8309e59b2bc7efc15167fd8ee088a60cfb42433dd5</checksum>
83+
</artifact>
84+
<artifact type="binary" platform="i386-windows-msvc">
85+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-win32.exe</location>
86+
<checksum type="sha256">2066e10f722557054a49f0e39a635bbe56f1dcbc1a588fb18377cb1cf50b2748</checksum>
87+
</artifact>
88+
<artifact type="binary" platform="x86_64-windows-msvc">
89+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-win64.exe</location>
90+
<checksum type="sha256">3c78f2356ae7641fb7395dde3ebdf3970f0e07fb7dfe600b6b50632c0589a149</checksum>
91+
</artifact>
92+
</artifacts>
93+
</release>
94+
95+
<release version="1.2.2" date="2023-09-09">
7096
<description>
7197
<p>This patch release introduces an AppImage build and fixes a number of bugs and inconsistencies found since version 1.2.1</p>
7298
<p xml:lang="de">Korrekturversion, die ein AppImage beinhaltet und eine Reihe von Fehler und Ungereimtheiten seit der 1.2.1 behebt.</p>

linux/org.hydrogenmusic.Hydrogen.metainfo.xml.in

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,32 @@
5454
<url type="contact">http://lists.sourceforge.net/mailman/listinfo/hydrogen-devel/</url>
5555

5656
<releases>
57-
<release version="1.2.2" date="2023-09-09">
57+
<release version="1.2.3" date="2024-01-12">
58+
<description>
59+
<p>This patch release introduces an AppImage build and fixes a number of bugs and inconsistencies found since version 1.2.2</p>
60+
</description>
61+
<url type="details">https://github.com/hydrogen-music/hydrogen/releases/tag/1.2.3</url>
62+
<artifacts>
63+
<artifact type="binary" platform="x86_64-linux-gnu">
64+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-x86_64.AppImage</location>
65+
<checksum type="sha256">8aebbb767b1ac0285e8f4d336f2824e2699c9c1112db0d7f23c937e56be0d34a</checksum>
66+
</artifact>
67+
<artifact type="binary" platform="any-macos-gnu">
68+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3.dmg</location>
69+
<checksum type="sha256">a93321a565ecc8f629532a8309e59b2bc7efc15167fd8ee088a60cfb42433dd5</checksum>
70+
</artifact>
71+
<artifact type="binary" platform="i386-windows-msvc">
72+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-win32.exe</location>
73+
<checksum type="sha256">2066e10f722557054a49f0e39a635bbe56f1dcbc1a588fb18377cb1cf50b2748</checksum>
74+
</artifact>
75+
<artifact type="binary" platform="x86_64-windows-msvc">
76+
<location>https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-win64.exe</location>
77+
<checksum type="sha256">3c78f2356ae7641fb7395dde3ebdf3970f0e07fb7dfe600b6b50632c0589a149</checksum>
78+
</artifact>
79+
</artifacts>
80+
</release>
81+
82+
<release version="1.2.2" date="2023-09-09">
5883
<description>
5984
<p>This patch release introduces an AppImage build and fixes a number of bugs and inconsistencies found since version 1.2.1</p>
6085
</description>

0 commit comments

Comments
 (0)