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
664e0f4c8a
commit
69d6105d56
1 changed files with 6 additions and 6 deletions
12
version.json
12
version.json
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"version": "0.12.0",
|
||||
"tag": "v0.12.0",
|
||||
"version": "0.12.1",
|
||||
"tag": "v0.12.1",
|
||||
"binary": {
|
||||
"x64": {
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.12.0/Magpie-v0.12.0-x64.zip",
|
||||
"hash": "9b6a303f0aac4778e2a262ec31267757"
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.12.1/Magpie-v0.12.1-x64.zip",
|
||||
"hash": "795602062d23cf37150fd1a8c4c74b84"
|
||||
},
|
||||
"ARM64": {
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.12.0/Magpie-v0.12.0-ARM64.zip",
|
||||
"hash": "6702ae8a948aeae7dcc868dbe4be2a2f"
|
||||
"url": "https://github.com/Blinue/Magpie/releases/download/v0.12.1/Magpie-v0.12.1-ARM64.zip",
|
||||
"hash": "7f7b70c6cec7add31986302a48457c08"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue