garnet: Update to version 1.0.29

This commit is contained in:
github-actions[bot] 2024-09-27 20:27:42 +00:00
parent f5ed38c6a6
commit f2d15b3c54

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.28", "version": "1.0.29",
"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.28/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.29/win-x64-based-readytorun.zip",
"hash": "765c8794ed24aee2527a4c65c11f8f61e24f63d6ad9773257daf1afaf536d5f6" "hash": "6d737fc4ab14aaf000675a7591dfc2ba8144741e2f3e2cdfb1e115b39d77da9b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.28/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.29/win-arm64-based-readytorun.zip",
"hash": "7f9487244f105beb506f8a9793256e6b75c49bb24ca147eb8406acf955c5e42f" "hash": "f1039db63d91e5eeed3226a5ab35341cd63f95357076cd94489d016c80f0000e"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",