garnet: Update to version 1.0.48

This commit is contained in:
github-actions[bot] 2024-12-14 00:37:41 +00:00
parent 5b421a528d
commit f06665f3a1

View File

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