mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
Update version.json
This commit is contained in:
parent
08851b4d29
commit
4ed1ade579
1 changed files with 6 additions and 6 deletions
12
version.json
12
version.json
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"version": "0.11.2",
|
||||
"tag": "v0.11.2",
|
||||
"version": "0.11.100",
|
||||
"tag": "v0.12.0-preview1",
|
||||
"binary": {
|
||||
"x64": {
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.11.2/Magpie-v0.11.2-x64.zip",
|
||||
"hash": "327f34c4dbe9969ba82dfef2dbc09d7e"
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.12.0-preview1/Magpie-v0.12.0-preview1-x64.zip",
|
||||
"hash": "a017c3db071c44c82eeb6343356566d9"
|
||||
},
|
||||
"ARM64": {
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.11.2/Magpie-v0.11.2-ARM64.zip",
|
||||
"hash": "8e5127f792d1256f7c6277a3481290ee"
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.12.0-preview1/Magpie-v0.12.0-preview1-ARM64.zip",
|
||||
"hash": "58c5beaedba5ff6a7ad138b0fb30cdc6"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue