garnet: Update to version 1.0.44

This commit is contained in:
github-actions[bot] 2024-11-24 04:30:07 +00:00
parent f71d37d5b6
commit 11af9aab8f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.43", "version": "1.0.44",
"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.43/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.44/win-x64-based-readytorun.zip",
"hash": "3f460773373652fb437c51d13bd979ccfce21d3871c0183d44511181bc9ec89f" "hash": "7bcfa0ec90f270ca394ab638412c175b2a056d9beb33f59062f99fca38076603"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.43/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.44/win-arm64-based-readytorun.zip",
"hash": "9d212f630b529b264737d8c698a5adddcf4fd72850241ee4bd530fa94cba1e21" "hash": "bbb90cdb3dc44a5f967bfe76f64c55e28e20f2a12996a5a7798056f9f1b913e2"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",