garnet: Update to version 1.0.39

This commit is contained in:
github-actions[bot] 2024-11-13 20:28:22 +00:00
parent 13c229f63f
commit 7529d872cf

View File

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