garnet: Update to version 1.0.32

This commit is contained in:
github-actions[bot] 2024-10-12 20:27:47 +00:00
parent e91a335f64
commit 6710c23de6

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.31", "version": "1.0.32",
"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.31/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.32/win-x64-based-readytorun.zip",
"hash": "5abd4a9a0eb2461f3192feade1980bfe727b026c949088cbe0e372f8708e3c31" "hash": "285700769ea2373dd3a7c1b2fab9ba513e29b19d9f97af796cb34c9e94b6bc77"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.31/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.32/win-arm64-based-readytorun.zip",
"hash": "ffdf1a49f3458251e78bfbd209e3e9fad11764e13055818fd404bd1dbc1c88a1" "hash": "242133655632760390c9a0dbeea05a422f95dcf4a8d21bf866d65447ccdf8d90"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",