Skip to content

Commit

Permalink
docs: Add mainnet v2 upgrade binaries file [DEV-3762] (#738)
Browse files Browse the repository at this point in the history
* docs: Add mainnet v2 upgrade binaries file

* Update package-lock.json

---------

Co-authored-by: Ankur Banerjee <[email protected]>
  • Loading branch information
filipdjokic and ankurdotb committed Apr 19, 2024
1 parent fdf3b2c commit e8fc3ef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions networks/mainnet/upgrades/upgrade-v2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"binaries": {
"linux/amd64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-amd64.tar.gz?checksum=sha256:1016834a7981e3bdec02066d4bb75bfe2ebb838d3edebdf587c9ae2436048d40",
"linux/arm64": "https://github.com/cheqd/cheqd-node/releases/download/v2.0.1/cheqd-noded-2.0.1-linux-arm64.tar.gz?checksum=sha256:a5318d7108833fa1e12f97c3de58f5b8f8b1c13e584a12f387ecee772b7e0ce4"
}
}
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e8fc3ef

Please sign in to comment.