diff --git a/bucket/garnet.json b/bucket/garnet.json index dc210a8124..8b2dd9dd84 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.83", + "version": "1.0.84", "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.83/win-x64-based-readytorun.zip", - "hash": "59d4ac9d6c8c1b0ae636a5f92c035050242328529fe8d07fd9ff11b709024725" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.84/win-x64-based-readytorun.zip", + "hash": "57c78f0408408e1be9038621c4967540e9dd3ab82229cbe4d85a2cbcf8e075cf" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.83/win-arm64-based-readytorun.zip", - "hash": "e5877da89f01b6b61ee0b935ff9fab89db91ed02dd1695334705aa6345d8a535" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.84/win-arm64-based-readytorun.zip", + "hash": "dadecba912327d66423ade6fc6fb29ea5c72545af65a594afdbe3ae3a4e7819c" } }, "extract_dir": "net9.0",