diff --git a/bucket/garnet.json b/bucket/garnet.json index 624fd0b930..4d238b4e9f 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.47", + "version": "1.0.48", "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.47/win-x64-based-readytorun.zip", - "hash": "e235eb01913e2591b697a6ad5a88fd467bbd6c2462cc26b89d1d93e60d158469" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.48/win-x64-based-readytorun.zip", + "hash": "ae48757eca8d9a1f7a6d1e1c754d54beae400c4550ca5697c6185874cbd48232" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.47/win-arm64-based-readytorun.zip", - "hash": "98896d6445b7cd8e31272685851ad058454a30f59ac42f4cb00aae6512252671" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.48/win-arm64-based-readytorun.zip", + "hash": "f6400e7b03a5db1bbfe2b0f62d4dfc455406b9f73cc2eaae2cdd12a87b0f3a9c" } }, "bin": "GarnetServer.exe",