garnet: Update to version 1.0.33

This commit is contained in:
github-actions[bot] 2024-10-15 00:35:02 +00:00
parent dc5da99dfd
commit 27bcaf2d35

View File

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