garnet: Update to version 1.0.13

This commit is contained in:
github-actions[bot] 2024-06-08 00:33:34 +00:00
parent 56ddcd2dfd
commit 0413e92849

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.12", "version": "1.0.13",
"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.12/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.13/win-x64-based-readytorun.zip",
"hash": "2b4e1d4704ad2705aefe5337b31a5ba5031ba325328a5c351107be6fe43f91d5" "hash": "5a7e4300129a04f006fa48fcc512b4c9e0b7cb816331d59d0222bffcd8083cab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.12/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.13/win-arm64-based-readytorun.zip",
"hash": "109cec21c533263b92f8a235c9e8973cbbc4ebc14b94fd77531d13dcd9daa1c2" "hash": "e5df8307da6324d3ac4fd3548cddcdaf3399ae7fe2fdd64e99a116374ae6f1d3"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",