mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
garnet: Update to version 1.0.20
This commit is contained in:
parent
9267dbbd28
commit
64b6338eb9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.19",
|
"version": "1.0.20",
|
||||||
"description": "A high-performance cache-store from Microsoft Research.",
|
"description": "A high-performance cache-store from Microsoft Research.",
|
||||||
"homepage": "https://microsoft.github.io/garnet",
|
"homepage": "https://microsoft.github.io/garnet",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -17,12 +17,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-x64-based-readytorun.zip",
|
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-x64-based-readytorun.zip",
|
||||||
"hash": "bdb5cccc6ecd86b27d073bc63d076d127f85d49b5218350a2cc654f86d5e904a"
|
"hash": "bf273a546824c1272fefe46cf74443ad104ed75593fc4961b716bc4c6e7579ab"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-arm64-based-readytorun.zip",
|
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-arm64-based-readytorun.zip",
|
||||||
"hash": "5b0c4a6ce732110b2434f3e02267e504b627f2b0a0dad044c64ef7192eceaeef"
|
"hash": "37edb2c2773bf03b8e0105bf4c8526686b74330650cec652cb66f65cafd6f05a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "GarnetServer.exe",
|
"bin": "GarnetServer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user