Skip to content

Commit 3b6d3d9

Browse files
garnet: Update to version 1.0.42
1 parent de0a3da commit 3b6d3d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/garnet.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.41",
2+
"version": "1.0.42",
33
"description": "A high-performance cache-store from Microsoft Research.",
44
"homepage": "https://microsoft.github.io/garnet",
55
"license": "MIT",
@@ -17,12 +17,12 @@
1717
},
1818
"architecture": {
1919
"64bit": {
20-
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.41/win-x64-based-readytorun.zip",
21-
"hash": "23f64721a9a42fa09d6344ec3279df8f18ce84361d8d8940800592c37385e2a5"
20+
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-x64-based-readytorun.zip",
21+
"hash": "b0ff5516211c5b80a22020d93f096a4799aeedb92461462c9afa48b45366696b"
2222
},
2323
"arm64": {
24-
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.41/win-arm64-based-readytorun.zip",
25-
"hash": "bb16ce4b866befae930962f87b6f788ca01091f8dfe86e713f5c7b4ffe489677"
24+
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-arm64-based-readytorun.zip",
25+
"hash": "285eb4dbc7523521b1703121cdb08f4a54b365cece01a4ca7d0a645c558d3d7f"
2626
}
2727
},
2828
"bin": "GarnetServer.exe",

0 commit comments

Comments
 (0)