|
1 | 1 | { |
2 | 2 | "schemaVersion": 1, |
3 | 3 | "repository": "DotHarness/dotcraft", |
4 | | - "version": "0.5.9", |
5 | | - "tag": "v0.5.9", |
| 4 | + "version": "0.6.0", |
| 5 | + "tag": "v0.6.0", |
6 | 6 | "assets": { |
7 | 7 | "desktop-win-x64": { |
8 | | - "fileName": "DotCraft-v0.5.9-win-x64-Setup.exe", |
9 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-x64-Setup.exe" |
| 8 | + "fileName": "DotCraft-v0.6.0-win-x64-Setup.exe", |
| 9 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-x64-Setup.exe" |
10 | 10 | }, |
11 | 11 | "desktop-win-arm64": { |
12 | | - "fileName": "DotCraft-v0.5.9-win-arm64-Setup.exe", |
13 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-arm64-Setup.exe" |
| 12 | + "fileName": "DotCraft-v0.6.0-win-arm64-Setup.exe", |
| 13 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-arm64-Setup.exe" |
14 | 14 | }, |
15 | 15 | "desktop-macos-x64": { |
16 | | - "fileName": "DotCraft-v0.5.9-macos-x64.dmg", |
17 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-x64.dmg" |
| 16 | + "fileName": "DotCraft-v0.6.0-macos-x64.dmg", |
| 17 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-x64.dmg" |
18 | 18 | }, |
19 | 19 | "desktop-macos-arm64": { |
20 | | - "fileName": "DotCraft-v0.5.9-macos-arm64.dmg", |
21 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-arm64.dmg" |
| 20 | + "fileName": "DotCraft-v0.6.0-macos-arm64.dmg", |
| 21 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-arm64.dmg" |
22 | 22 | }, |
23 | 23 | "cli-win-x64": { |
24 | | - "fileName": "DotCraft-v0.5.9-win-x64.zip", |
25 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-x64.zip" |
| 24 | + "fileName": "DotCraft-v0.6.0-win-x64.zip", |
| 25 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-x64.zip" |
26 | 26 | }, |
27 | 27 | "cli-win-arm64": { |
28 | | - "fileName": "DotCraft-v0.5.9-win-arm64.zip", |
29 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-arm64.zip" |
| 28 | + "fileName": "DotCraft-v0.6.0-win-arm64.zip", |
| 29 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-arm64.zip" |
30 | 30 | }, |
31 | 31 | "cli-macos-x64": { |
32 | | - "fileName": "DotCraft-v0.5.9-macos-x64.tar.gz", |
33 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-x64.tar.gz" |
| 32 | + "fileName": "DotCraft-v0.6.0-macos-x64.tar.gz", |
| 33 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-x64.tar.gz" |
34 | 34 | }, |
35 | 35 | "cli-macos-arm64": { |
36 | | - "fileName": "DotCraft-v0.5.9-macos-arm64.tar.gz", |
37 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-arm64.tar.gz" |
| 36 | + "fileName": "DotCraft-v0.6.0-macos-arm64.tar.gz", |
| 37 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-arm64.tar.gz" |
38 | 38 | }, |
39 | 39 | "cli-linux-x64": { |
40 | | - "fileName": "DotCraft-v0.5.9-linux-x64.tar.gz", |
41 | | - "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-linux-x64.tar.gz" |
| 40 | + "fileName": "DotCraft-v0.6.0-linux-x64.tar.gz", |
| 41 | + "url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-linux-x64.tar.gz" |
42 | 42 | } |
43 | 43 | } |
44 | 44 | } |
0 commit comments