diff --git a/bucket/garnet.json b/bucket/garnet.json index 440ca68331..2ee0f4c29c 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.98", + "version": "1.0.99", "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.98/win-x64-based-readytorun.zip", - "hash": "013df446bd14d680f10bbc00ff0c645e5fecc854c52ade8118bde3c4fb606239" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.99/win-x64-based-readytorun.zip", + "hash": "27ee1ebd28d7da3fe9f7baef4bbff7111aa382d7c9891156119007dd42901303" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.98/win-arm64-based-readytorun.zip", - "hash": "ef40fab48603ea185eef7af8d2b7e26f2b7e68e514ec4e687caaabc8c43873da" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.99/win-arm64-based-readytorun.zip", + "hash": "466418fdea75a17938f8d012fbcc44f81e5b4ac741cfdfb9337c322225500890" } }, "extract_dir": "net10.0",