garnet: Update to version 1.0.82

This commit is contained in:
github-actions[bot] 2025-08-13 20:29:14 +00:00
parent 6f67f3b142
commit 56e617d0a5

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.81", "version": "1.0.82",
"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.81/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.82/win-x64-based-readytorun.zip",
"hash": "215ff9680049ff792d643cabc335dca888c346abbabb8ce3282e50b8cbe9d147" "hash": "0bbcb2309b1c0911cb38aab0547dd84800c0993c6679b319deea2b6e0141e64c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.81/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.82/win-arm64-based-readytorun.zip",
"hash": "dc1d7b0fa263775df9c425b75ba9eb33ea8770bced88b1343d15dd50cc65309a" "hash": "f8ffcd91841104e57980fea05740837f044727b6f13bcfcd397cc38bbb61e105"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",