garnet: Update to version 1.0.49

This commit is contained in:
github-actions[bot] 2025-01-06 20:27:44 +00:00
parent c6590a61c1
commit 5387be1cbc

View File

@ -1,5 +1,5 @@
{
"version": "1.0.48",
"version": "1.0.49",
"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.48/win-x64-based-readytorun.zip",
"hash": "ae48757eca8d9a1f7a6d1e1c754d54beae400c4550ca5697c6185874cbd48232"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-x64-based-readytorun.zip",
"hash": "e81babe27984a70709f70d9f8f673891e168b381b1b891bd42177349979501e7"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.48/win-arm64-based-readytorun.zip",
"hash": "f6400e7b03a5db1bbfe2b0f62d4dfc455406b9f73cc2eaae2cdd12a87b0f3a9c"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-arm64-based-readytorun.zip",
"hash": "bfb5f62107439aa1571f82dd91347566ddd070eb099ec00e6709eac12db7ef52"
}
},
"bin": "GarnetServer.exe",