garnet: Update to version 1.0.38

This commit is contained in:
github-actions[bot] 2024-11-13 00:35:22 +00:00
parent ef035df55a
commit adb39c60ee

View File

@ -1,5 +1,5 @@
{
"version": "1.0.36",
"version": "1.0.38",
"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.36/win-x64-based-readytorun.zip",
"hash": "786cab16ed91d03b261f3e3b9924cc35c7b34cafbc02efaa296a766a5a9d7da6"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.38/win-x64-based-readytorun.zip",
"hash": "3889d10580a70ebe15ca8fcb6b8734293f3ffe916c93c7c7afe848cbf26143c5"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.36/win-arm64-based-readytorun.zip",
"hash": "fb154ce989fdd2f41385e9a3728dbabdace504dfa3f1eaf57461fb6f1ea08d2e"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.38/win-arm64-based-readytorun.zip",
"hash": "6520468e25f28472cdd06b8469cb90b0d12ce7456295665e98ce2ae461565a16"
}
},
"bin": "GarnetServer.exe",