diff --git a/bucket/garnet.json b/bucket/garnet.json index 25dfae633d..5d57fed795 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.27", + "version": "1.0.28", "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.27/win-x64-based-readytorun.zip", - "hash": "e2a3794f4ad955cf1b64ceb20de7ffb56d200befc1dd2c1dccdbcdb5c42ca4ff" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.28/win-x64-based-readytorun.zip", + "hash": "765c8794ed24aee2527a4c65c11f8f61e24f63d6ad9773257daf1afaf536d5f6" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.27/win-arm64-based-readytorun.zip", - "hash": "3379eed1c51a08adf7a9d26cc026dddfb84dfb68d872fae9552500127238985a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.28/win-arm64-based-readytorun.zip", + "hash": "7f9487244f105beb506f8a9793256e6b75c49bb24ca147eb8406acf955c5e42f" } }, "bin": "GarnetServer.exe",