garnet: Update to version 1.0.47

This commit is contained in:
github-actions[bot] 2024-12-12 00:39:04 +00:00
parent f02a27ecd1
commit 5d97a5abbe

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.46", "version": "1.0.47",
"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.46/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.47/win-x64-based-readytorun.zip",
"hash": "f79331ffd8b8004359aba866f134055cc932f9ff80d9ca58ea25603b56ee7376" "hash": "e235eb01913e2591b697a6ad5a88fd467bbd6c2462cc26b89d1d93e60d158469"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.46/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.47/win-arm64-based-readytorun.zip",
"hash": "aad487f839595636ac3272f845c613bd9e292fdf130a43734227b34aa169ef48" "hash": "98896d6445b7cd8e31272685851ad058454a30f59ac42f4cb00aae6512252671"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",