garnet: Update to version 1.0.66

This commit is contained in:
github-actions[bot] 2025-05-22 20:29:09 +00:00
parent dea29fc325
commit b02d700b45

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.65", "version": "1.0.66",
"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.65/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.66/win-x64-based-readytorun.zip",
"hash": "3d3cf1880c718ae7eab7f788d099dd12e31749507dec780576a3228b6ac93623" "hash": "8c9cf61f096fa424341ad90f931d843e5d09dc08470ad8be8ae76ae1c2325151"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.66/win-arm64-based-readytorun.zip",
"hash": "e584c3909cba9eddc84c9831327ca3bce658cca203771a0933afbca916c802ef" "hash": "b8ab264c542f29860115ec662c2f54f86b211c50a5cf5b2b38938ce9c3a6b00d"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",