garnet: Update to version 1.0.34

This commit is contained in:
github-actions[bot] 2024-10-23 20:29:16 +00:00
parent 3662a54539
commit c208d1d373

View File

@ -1,5 +1,5 @@
{
"version": "1.0.33",
"version": "1.0.34",
"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.33/win-x64-based-readytorun.zip",
"hash": "ee2f891ed9bf1c769599cf3240576f0923394c762d23d9cfd0a7c5a7cc7bfdc1"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.34/win-x64-based-readytorun.zip",
"hash": "929b9c84390b2b6f4f99a4942e5258cd711517559232a0a77488b0e0a9d0c191"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.33/win-arm64-based-readytorun.zip",
"hash": "ef9e53cc5eb699a4de0229dc60b208da7fb629c11dd67f07cc0f172d203f9418"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.34/win-arm64-based-readytorun.zip",
"hash": "9f6a45b2efcd639da98589a5d89d6e95df3a0514fb25bb48546893a4bdd02145"
}
},
"bin": "GarnetServer.exe",