garnet: Update to version 1.0.28

This commit is contained in:
github-actions[bot] 2024-09-27 00:34:43 +00:00
parent a5180e4136
commit 5cc3044918

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.27", "version": "1.0.28",
"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.27/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.28/win-x64-based-readytorun.zip",
"hash": "e2a3794f4ad955cf1b64ceb20de7ffb56d200befc1dd2c1dccdbcdb5c42ca4ff" "hash": "765c8794ed24aee2527a4c65c11f8f61e24f63d6ad9773257daf1afaf536d5f6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.27/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.28/win-arm64-based-readytorun.zip",
"hash": "3379eed1c51a08adf7a9d26cc026dddfb84dfb68d872fae9552500127238985a" "hash": "7f9487244f105beb506f8a9793256e6b75c49bb24ca147eb8406acf955c5e42f"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",