garnet: Update to version 1.0.42

This commit is contained in:
github-actions[bot] 2024-11-22 04:30:38 +00:00
parent de0a3da93b
commit 3b6d3d9db7

View File

@ -1,5 +1,5 @@
{
"version": "1.0.41",
"version": "1.0.42",
"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.41/win-x64-based-readytorun.zip",
"hash": "23f64721a9a42fa09d6344ec3279df8f18ce84361d8d8940800592c37385e2a5"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-x64-based-readytorun.zip",
"hash": "b0ff5516211c5b80a22020d93f096a4799aeedb92461462c9afa48b45366696b"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.41/win-arm64-based-readytorun.zip",
"hash": "bb16ce4b866befae930962f87b6f788ca01091f8dfe86e713f5c7b4ffe489677"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-arm64-based-readytorun.zip",
"hash": "285eb4dbc7523521b1703121cdb08f4a54b365cece01a4ca7d0a645c558d3d7f"
}
},
"bin": "GarnetServer.exe",