diff --git a/bucket/garnet.json b/bucket/garnet.json index c7efe64a7e..a6f6374773 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.45", + "version": "1.0.46", "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.45/win-x64-based-readytorun.zip", - "hash": "138fa4d9f1b57e3ac401a600f8687df70c2505eefe873d4239620e004ba99799" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.46/win-x64-based-readytorun.zip", + "hash": "f79331ffd8b8004359aba866f134055cc932f9ff80d9ca58ea25603b56ee7376" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.45/win-arm64-based-readytorun.zip", - "hash": "98c13ca839d4f5cb8ea47e8d6e68a1f1989299057f67e3a3e353b316bf115c68" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.46/win-arm64-based-readytorun.zip", + "hash": "aad487f839595636ac3272f845c613bd9e292fdf130a43734227b34aa169ef48" } }, "bin": "GarnetServer.exe",