garnet: Update to version 1.0.16

This commit is contained in:
github-actions[bot] 2024-07-29 20:25:54 +00:00
parent d1f709e75b
commit e9aa48f15e

View File

@ -1,5 +1,5 @@
{
"version": "1.0.15",
"version": "1.0.16",
"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.15/win-x64-based-readytorun.zip",
"hash": "259ae121a890c39748e746e61f373c5959e17e32b703399475e8bb15b08474ff"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.16/win-x64-based-readytorun.zip",
"hash": "0eb4fd7b7c6d4145d57e5e23318545d58078a666d04ef20ab643388b40c1b9bf"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.15/win-arm64-based-readytorun.zip",
"hash": "affbb9bc34fc9c05354f5f6db7f1e5bf3b5041c7c429b7b198913071db23eff5"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.16/win-arm64-based-readytorun.zip",
"hash": "8fb73e671cd613fbc60770e8d52d58cebe15346c6b3b82ccb6e005f0894da69a"
}
},
"bin": "GarnetServer.exe",