garnet: Update to version 1.0.45

This commit is contained in:
github-actions[bot] 2024-11-26 20:29:35 +00:00
parent 0932c84ec2
commit 278291e4ab

View File

@ -1,5 +1,5 @@
{
"version": "1.0.44",
"version": "1.0.45",
"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.44/win-x64-based-readytorun.zip",
"hash": "7bcfa0ec90f270ca394ab638412c175b2a056d9beb33f59062f99fca38076603"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.45/win-x64-based-readytorun.zip",
"hash": "138fa4d9f1b57e3ac401a600f8687df70c2505eefe873d4239620e004ba99799"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.44/win-arm64-based-readytorun.zip",
"hash": "bbb90cdb3dc44a5f967bfe76f64c55e28e20f2a12996a5a7798056f9f1b913e2"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.45/win-arm64-based-readytorun.zip",
"hash": "98c13ca839d4f5cb8ea47e8d6e68a1f1989299057f67e3a3e353b316bf115c68"
}
},
"bin": "GarnetServer.exe",