garnet: Update to version 1.0.19

This commit is contained in:
github-actions[bot] 2024-08-26 20:27:47 +00:00
parent 54217ed0cb
commit 66ef938da2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.18", "version": "1.0.19",
"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.18/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-x64-based-readytorun.zip",
"hash": "c2f676a2e6f7f295a650f6ad686c610559a718c24327fe6f4306067927e98db8" "hash": "bdb5cccc6ecd86b27d073bc63d076d127f85d49b5218350a2cc654f86d5e904a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.18/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-arm64-based-readytorun.zip",
"hash": "152e60938769486d83553b39f21be440f4cc060c2d59a2bd3a7821829adcaef5" "hash": "5b0c4a6ce732110b2434f3e02267e504b627f2b0a0dad044c64ef7192eceaeef"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",