diff --git a/bucket/garnet.json b/bucket/garnet.json index 22b50bd5b0..12185615c2 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.49", + "version": "1.0.50", "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.49/win-x64-based-readytorun.zip", - "hash": "e81babe27984a70709f70d9f8f673891e168b381b1b891bd42177349979501e7" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.50/win-x64-based-readytorun.zip", + "hash": "356efb5a88312ba6b58bf7be8c3e4e7b896c4891fb4a141913a2e61baffb8ac2" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-arm64-based-readytorun.zip", - "hash": "bfb5f62107439aa1571f82dd91347566ddd070eb099ec00e6709eac12db7ef52" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.50/win-arm64-based-readytorun.zip", + "hash": "62fe26be3f45c8c92c52360e9b598f54c1198382c44181446928db347ddec775" } }, "bin": "GarnetServer.exe",