garnet: Update to version 1.0.46

This commit is contained in:
github-actions[bot] 2024-11-28 00:37:32 +00:00
parent 9f5939f9ca
commit 8693c532e3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.45", "version": "1.0.46",
"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.45/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.46/win-x64-based-readytorun.zip",
"hash": "138fa4d9f1b57e3ac401a600f8687df70c2505eefe873d4239620e004ba99799" "hash": "f79331ffd8b8004359aba866f134055cc932f9ff80d9ca58ea25603b56ee7376"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.45/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.46/win-arm64-based-readytorun.zip",
"hash": "98c13ca839d4f5cb8ea47e8d6e68a1f1989299057f67e3a3e353b316bf115c68" "hash": "aad487f839595636ac3272f845c613bd9e292fdf130a43734227b34aa169ef48"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",