garnet: Update to version 1.0.94

This commit is contained in:
github-actions[bot] 2026-01-24 12:32:36 +00:00
parent b94ee71ac2
commit aafe7f178c

View File

@ -1,5 +1,5 @@
{
"version": "1.0.93",
"version": "1.0.94",
"description": "A high-performance cache-store from Microsoft Research.",
"homepage": "https://microsoft.github.io/garnet",
"license": "MIT",
@ -17,12 +17,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.93/win-x64-based-readytorun.zip",
"hash": "ba2116c56c04e98900716fbeb921fbc877858908864ec294ab6270d5b8271592"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.94/win-x64-based-readytorun.zip",
"hash": "973d6dcd792f3e669688f490f9ac790a0ce61cad7fe4492d875f919df0978930"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.93/win-arm64-based-readytorun.zip",
"hash": "3e2c9c2db4ac32f4eb1e31ab6a1b818e6c67574d49e9ef30b07f15c1a6d6d269"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.94/win-arm64-based-readytorun.zip",
"hash": "94e091d012879b911dc0e406156d78d0e9c5eb875390ac3326126943af95b286"
}
},
"extract_dir": "net9.0",