diff --git a/bucket/garnet.json b/bucket/garnet.json index 9d40aa7d15..4e0fa76499 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.13", + "version": "1.0.14", "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.13/win-x64-based-readytorun.zip", - "hash": "5a7e4300129a04f006fa48fcc512b4c9e0b7cb816331d59d0222bffcd8083cab" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.14/win-x64-based-readytorun.zip", + "hash": "1843f8e6e02907bf3f0514dc7d4a7a7596be3f2e786b20c4060729ceb873bf98" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.13/win-arm64-based-readytorun.zip", - "hash": "e5df8307da6324d3ac4fd3548cddcdaf3399ae7fe2fdd64e99a116374ae6f1d3" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.14/win-arm64-based-readytorun.zip", + "hash": "bd971ba939ae8527dd30a21ce25e879f897b88be5f561d3ac3738fd598e9351d" } }, "bin": "GarnetServer.exe",