garnet: Update to version 1.0.81

This commit is contained in:
github-actions[bot] 2025-08-08 00:43:32 +00:00
parent b19f3399d3
commit ad2ec99f90

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.80", "version": "1.0.81",
"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.80/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.81/win-x64-based-readytorun.zip",
"hash": "87682c0e8907c47b6a3e4d8d9c922dc8123cd4ae0a9ac874b350f089a14cebe6" "hash": "215ff9680049ff792d643cabc335dca888c346abbabb8ce3282e50b8cbe9d147"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.80/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.81/win-arm64-based-readytorun.zip",
"hash": "9411659604d775b7513d3377c7cec7ee7efec8061fd1e13429c04d14f30c26df" "hash": "dc1d7b0fa263775df9c425b75ba9eb33ea8770bced88b1343d15dd50cc65309a"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",