garnet: Update to version 1.0.61

This commit is contained in:
github-actions[bot] 2025-03-24 20:27:16 +00:00
parent a435ef2c32
commit 53a2b4c85c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.60", "version": "1.0.61",
"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.60/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.61/win-x64-based-readytorun.zip",
"hash": "37446b38b1a00f7cc1f12a8c048939161f60049e04582abb799f9d75d5b9be62" "hash": "b1bca1665260e18b63f3651eb81957b79c7d84651a6ce0cef1064acd6b72b675"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.60/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.61/win-arm64-based-readytorun.zip",
"hash": "a210b7f7ed86d2037abf1a6a49b6d54a4d473ca4f8e23fa600b220e699f8937f" "hash": "aaec482297d35233535f489e8102f9d1f47d9213ed700513e2780c570af8ff74"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",