garnet: Update to version 1.0.35

This commit is contained in:
github-actions[bot] 2024-10-31 04:30:23 +00:00
parent 48c939ce10
commit 713750c7d6

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.34", "version": "1.0.35",
"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.34/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-x64-based-readytorun.zip",
"hash": "929b9c84390b2b6f4f99a4942e5258cd711517559232a0a77488b0e0a9d0c191" "hash": "19907a6bc182d48b6fc9e1d8f7fbbfe59b534d1da02df3d496efb5ab02b35fcf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.34/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-arm64-based-readytorun.zip",
"hash": "9f6a45b2efcd639da98589a5d89d6e95df3a0514fb25bb48546893a4bdd02145" "hash": "4d7b3e637f004b2c3b27dc11e064ad3173e037f45d1067bb5da9854b60e04409"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",