garnet: Update to version 1.0.36

This commit is contained in:
github-actions[bot] 2024-11-07 20:28:35 +00:00
parent 19361cdd4d
commit a203a45d33

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.35", "version": "1.0.36",
"description": "A high-performance cache-store from Microsoft Research.", "description": "A high-performance cache-store from Microsoft Research.",
"homepage": "https://microsoft.github.io/garnet", "homepage": "https://microsoft.github.io/garnet",
"license": "MIT", "license": "MIT",
@ -17,12 +17,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.36/win-x64-based-readytorun.zip",
"hash": "19907a6bc182d48b6fc9e1d8f7fbbfe59b534d1da02df3d496efb5ab02b35fcf" "hash": "786cab16ed91d03b261f3e3b9924cc35c7b34cafbc02efaa296a766a5a9d7da6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.36/win-arm64-based-readytorun.zip",
"hash": "4d7b3e637f004b2c3b27dc11e064ad3173e037f45d1067bb5da9854b60e04409" "hash": "fb154ce989fdd2f41385e9a3728dbabdace504dfa3f1eaf57461fb6f1ea08d2e"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",