garnet: Update to version 1.0.30

This commit is contained in:
github-actions[bot] 2024-10-04 20:27:37 +00:00
parent 90ff2f4524
commit 5d2f3b9d9f

View File

@ -1,5 +1,5 @@
{
"version": "1.0.29",
"version": "1.0.30",
"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.29/win-x64-based-readytorun.zip",
"hash": "6d737fc4ab14aaf000675a7591dfc2ba8144741e2f3e2cdfb1e115b39d77da9b"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.30/win-x64-based-readytorun.zip",
"hash": "5263657b0bee3d835ed47317642ebf65861e00fae5f38c075f807eeadb98bdc6"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.29/win-arm64-based-readytorun.zip",
"hash": "f1039db63d91e5eeed3226a5ab35341cd63f95357076cd94489d016c80f0000e"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.30/win-arm64-based-readytorun.zip",
"hash": "938d23890529793517593c75784d21a85c49938a0ee2da67bf16c5941d4b0eec"
}
},
"bin": "GarnetServer.exe",