|
1 | 1 | { |
2 | 2 | "updates":{ |
3 | 3 | "windows":{ |
4 | | - "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.5", |
5 | | - "latest-version":"0.0.5", |
6 | | - "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.5/qtedit4-qt6.8.1-v0.0.5-x86_64.exe", |
7 | | - "changelog":"UI optimizations<br /> Mark modified lines<br />Using Qt docking system<br />Project build and issues for C++, GoLang and Rust<br />", |
| 4 | + "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.6", |
| 5 | + "latest-version":"0.0.6", |
| 6 | + "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.6/qtedit4-qt6.8.1-v0.0.6-x86_64.exe", |
| 7 | + "changelog": "Various cleanups and fixes", |
8 | 8 | "mandatory":true |
9 | 9 | }, |
10 | 10 | "windows-testing":{ |
11 | | - "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.6-beta1", |
12 | | - "latest-version":"0.0.6-beta1", |
13 | | - "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.6-beta1/qtedit4-qt6.8.1-v0.0.6-beta1-x86_64.exe", |
14 | | - "changelog": "Varios cleanups and fixes", |
| 11 | + "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.6", |
| 12 | + "latest-version":"0.0.6", |
| 13 | + "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.6/qtedit4-qt6.8.1-v0.0.6-x86_64.exe", |
| 14 | + "changelog": "Various cleanups and fixes", |
15 | 15 | "mandatory":true |
16 | 16 | }, |
17 | 17 | "linux":{ |
18 | | - "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.5", |
19 | | - "latest-version":"0.0.5", |
20 | | - "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.5/qtedit4-qt6.8.1-v0.0.5-x86_64.AppImage", |
21 | | - "changelog":"UI optimizations<br /> Mark modified lines<br />Using Qt docking system<br />Project build and issues for C++, GoLang and Rust<br />", |
| 18 | + "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.6", |
| 19 | + "latest-version":"0.0.6", |
| 20 | + "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.6/qtedit4-qt6.8.1-v0.0.6-x86_64.AppImage", |
| 21 | + "changelog": "Various cleanups and fixes", |
22 | 22 | "mandatory":true |
23 | 23 | }, |
24 | 24 | "linux-testing":{ |
25 | | - "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.6-beta1", |
26 | | - "latest-version":"0.0.6-beta1", |
27 | | - "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.6-beta1/qtedit4-qt6.8.1-v0.0.6-beta1-x86_64.AppImage", |
28 | | - "changelog": "Varios cleanups and fixes", |
| 25 | + "open-url":"https://github.com/diegoiast/qtedit4/releases/tag/v0.0.6", |
| 26 | + "latest-version":"0.0.6", |
| 27 | + "download-url":"https://github.com/diegoiast/qtedit4/releases/download/v0.0.6/qtedit4-qt6.8.1-v0.0.6-x86_64.AppImage", |
| 28 | + "changelog": "Various cleanups and fixes", |
29 | 29 | "mandatory":true |
30 | 30 | } |
31 | 31 | } |
|
0 commit comments