diff --git a/bucket/garnet.json b/bucket/garnet.json index a17d7aa1e8..6720ff012c 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.77", + "version": "1.0.78", "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.77/win-x64-based-readytorun.zip", - "hash": "7e3611173d6be1c533229789f78ca733e248c9ce349fe7857f770d60cab7c976" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.78/win-x64-based-readytorun.zip", + "hash": "03a49ad197e7b35cc547ac342f2549b17bfd65157526ea88010cd7fb65a7ac6c" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.77/win-arm64-based-readytorun.zip", - "hash": "4ea69f463bf081edd19453c33f6778a58321197f8b388b4256a82c644dbb588a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.78/win-arm64-based-readytorun.zip", + "hash": "c6fcc7059fad05911f7a57236d9933f9a1125bf7ac3fd38e38bed721f8858815" } }, "extract_dir": "net9.0",