Skip to content

Commit 3046261

Browse files
authored
docs: Add v3.1.3 binaries.json file [DEV-4669] (#839)
* docs: Add v3.1.3 binaries.json file * Update binaries.json file name
1 parent 804fc2d commit 3046261

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"binaries": {
3+
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v3.1.3/cheqd-noded-3.1.3-linux-amd64.tar.gz?checksum=sha256:21fba40d91a3c10337e1c500b4bdb69cb4dd014f122e29d79770e1ec1bd68def",
4+
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v3.1.3/cheqd-noded-3.1.3-linux-arm64.tar.gz?checksum=sha256:b2ba246cfa0559567f918a66b991f29828de59d35d99e0725976581ad460357c"
5+
}
6+
}

0 commit comments

Comments
 (0)