garnet: Update to version 1.0.22

This commit is contained in:
github-actions[bot] 2024-09-12 20:27:20 +00:00
parent ba90110013
commit 2230a59636

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.21", "version": "1.0.22",
"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.21/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.22/win-x64-based-readytorun.zip",
"hash": "5b8f0e6048a1459890bd04a054e60a4e1842db1528f7b0c386489eee23810fea" "hash": "b5a4bfe5d409c7261055fa1631b5b30edbeb6ac5a9f1df7ce7521d3c316a96a5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.21/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.22/win-arm64-based-readytorun.zip",
"hash": "314c9e61a5183868dff1531a190de7752fcd5df1478f4c59a0f3d2aee3ebcc0b" "hash": "ba7c67dc8a3f66f31e565a3ebb7c362dcbe5e7e9e084e6fdfdd69793ff6bec63"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",