garnet: Update to version 1.0.20

This commit is contained in:
github-actions[bot] 2024-09-09 20:27:35 +00:00
parent 9267dbbd28
commit 64b6338eb9

View File

@ -1,5 +1,5 @@
{
"version": "1.0.19",
"version": "1.0.20",
"description": "A high-performance cache-store from Microsoft Research.",
"homepage": "https://microsoft.github.io/garnet",
"license": "MIT",
@ -17,12 +17,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-x64-based-readytorun.zip",
"hash": "bdb5cccc6ecd86b27d073bc63d076d127f85d49b5218350a2cc654f86d5e904a"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-x64-based-readytorun.zip",
"hash": "bf273a546824c1272fefe46cf74443ad104ed75593fc4961b716bc4c6e7579ab"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-arm64-based-readytorun.zip",
"hash": "5b0c4a6ce732110b2434f3e02267e504b627f2b0a0dad044c64ef7192eceaeef"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-arm64-based-readytorun.zip",
"hash": "37edb2c2773bf03b8e0105bf4c8526686b74330650cec652cb66f65cafd6f05a"
}
},
"bin": "GarnetServer.exe",