garnet: Update to version 1.0.65

This commit is contained in:
github-actions[bot] 2025-05-13 04:29:45 +00:00
parent 6710b98a92
commit e8afb638eb

View File

@ -1,5 +1,5 @@
{
"version": "1.0.64",
"version": "1.0.65",
"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.64/win-x64-based-readytorun.zip",
"hash": "2f02ecd1e56d50dac1cb68f54b938675b3d143d57c6ba80951f91de03edf02dd"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-x64-based-readytorun.zip",
"hash": "3d3cf1880c718ae7eab7f788d099dd12e31749507dec780576a3228b6ac93623"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-arm64-based-readytorun.zip",
"hash": "7181c904c038d00af25f1fc8362d0bef5730a83ad69b897d5d70bec0ebb1e33a"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-arm64-based-readytorun.zip",
"hash": "e584c3909cba9eddc84c9831327ca3bce658cca203771a0933afbca916c802ef"
}
},
"extract_dir": "net9.0",