|
66 | 66 | <url type="contact">http://lists.sourceforge.net/mailman/listinfo/hydrogen-devel/</url> |
67 | 67 |
|
68 | 68 | <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"> |
70 | 96 | <description> |
71 | 97 | <p>This patch release introduces an AppImage build and fixes a number of bugs and inconsistencies found since version 1.2.1</p> |
72 | 98 | <p xml:lang="de">Korrekturversion, die ein AppImage beinhaltet und eine Reihe von Fehler und Ungereimtheiten seit der 1.2.1 behebt.</p> |
|
0 commit comments