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