garnet: Update to version 1.0.43

This commit is contained in:
github-actions[bot] 2024-11-23 04:29:53 +00:00
parent 0b277524c0
commit 938b45ef3c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.42", "version": "1.0.43",
"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.42/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.43/win-x64-based-readytorun.zip",
"hash": "b0ff5516211c5b80a22020d93f096a4799aeedb92461462c9afa48b45366696b" "hash": "3f460773373652fb437c51d13bd979ccfce21d3871c0183d44511181bc9ec89f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.43/win-arm64-based-readytorun.zip",
"hash": "285eb4dbc7523521b1703121cdb08f4a54b365cece01a4ca7d0a645c558d3d7f" "hash": "9d212f630b529b264737d8c698a5adddcf4fd72850241ee4bd530fa94cba1e21"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",