garnet: Update to version 1.0.77

This commit is contained in:
github-actions[bot] 2025-07-09 00:42:00 +00:00
parent 62919aeefd
commit 9666584254

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.76", "version": "1.0.77",
"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.76/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.77/win-x64-based-readytorun.zip",
"hash": "2ffc4e2725b4e1f22ce472a0e45858eb1e439317efb1ea2057ce3669afe83eb1" "hash": "7e3611173d6be1c533229789f78ca733e248c9ce349fe7857f770d60cab7c976"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.76/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.77/win-arm64-based-readytorun.zip",
"hash": "9e1ff4bf1c8cf6ecf601d5bdab0601d419bbb59ae14bf89d5e025b195c11a565" "hash": "4ea69f463bf081edd19453c33f6778a58321197f8b388b4256a82c644dbb588a"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",