garnet: Update to version 1.0.31

This commit is contained in:
github-actions[bot] 2024-10-12 00:33:57 +00:00
parent 61efe22756
commit a4f389aa2d

View File

@ -1,5 +1,5 @@
{
"version": "1.0.30",
"version": "1.0.31",
"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.30/win-x64-based-readytorun.zip",
"hash": "5263657b0bee3d835ed47317642ebf65861e00fae5f38c075f807eeadb98bdc6"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.31/win-x64-based-readytorun.zip",
"hash": "5abd4a9a0eb2461f3192feade1980bfe727b026c949088cbe0e372f8708e3c31"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.30/win-arm64-based-readytorun.zip",
"hash": "938d23890529793517593c75784d21a85c49938a0ee2da67bf16c5941d4b0eec"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.31/win-arm64-based-readytorun.zip",
"hash": "ffdf1a49f3458251e78bfbd209e3e9fad11764e13055818fd404bd1dbc1c88a1"
}
},
"bin": "GarnetServer.exe",