garnet: Update to version 1.0.64

This commit is contained in:
github-actions[bot] 2025-05-07 00:39:19 +00:00
parent 2bdc3a6fc3
commit 82f26e93b7

View File

@ -1,5 +1,5 @@
{
"version": "1.0.63",
"version": "1.0.64",
"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.63/win-x64-based-readytorun.zip",
"hash": "341faab52659e68329aff18093995388641076f13ff564d03c7ef64fced5560d"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-x64-based-readytorun.zip",
"hash": "2f02ecd1e56d50dac1cb68f54b938675b3d143d57c6ba80951f91de03edf02dd"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.63/win-arm64-based-readytorun.zip",
"hash": "4d6b45ec9698b7502c6d1a28af0dc1117e9b33003cb1bc19f0a80abbbdf10f04"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-arm64-based-readytorun.zip",
"hash": "7181c904c038d00af25f1fc8362d0bef5730a83ad69b897d5d70bec0ebb1e33a"
}
},
"extract_dir": "net9.0",