diff --git a/bucket/garnet.json b/bucket/garnet.json index 8c1e59a0ea..2f64696397 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.61", + "version": "1.0.62", "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.61/win-x64-based-readytorun.zip", - "hash": "b1bca1665260e18b63f3651eb81957b79c7d84651a6ce0cef1064acd6b72b675" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.62/win-x64-based-readytorun.zip", + "hash": "f78cddbe36451013bc6ceca0c79caf68f377c5cee01fba9c64d91f4a692028fc" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.61/win-arm64-based-readytorun.zip", - "hash": "aaec482297d35233535f489e8102f9d1f47d9213ed700513e2780c570af8ff74" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.62/win-arm64-based-readytorun.zip", + "hash": "97ab5a8029f98cf222d5915414483bc2679d2f24f1759215acc16857f8b7ad8b" } }, "extract_dir": "net9.0",