garnet: Update to version 1.0.79

This commit is contained in:
github-actions[bot] 2025-07-28 20:30:00 +00:00
parent ac4dc2acd4
commit e53016a3c5

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.78", "version": "1.0.79",
"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.78/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.79/win-x64-based-readytorun.zip",
"hash": "03a49ad197e7b35cc547ac342f2549b17bfd65157526ea88010cd7fb65a7ac6c" "hash": "7c7d58239720c3fa0b6924ab0ee343bf04e6bf201805e6b40cd9101e2fb6cee2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.78/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.79/win-arm64-based-readytorun.zip",
"hash": "c6fcc7059fad05911f7a57236d9933f9a1125bf7ac3fd38e38bed721f8858815" "hash": "3821d39dc9ad4fa9314d656a7e86c1be3517fa76a9a79748d359ff5283066301"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",