cardano-node: bumped to v1.32.1
This commit is contained in:
parent
97a64458ec
commit
c8b88ef19f
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"cardano-node": {
|
"cardano-node": {
|
||||||
"branch": "refs/tags/1.31.0",
|
"branch": "refs/tags/1.32.1",
|
||||||
"description": "The core component that is used to participate in a Cardano decentralised blockchain.",
|
"description": "The core component that is used to participate in a Cardano decentralised blockchain.",
|
||||||
"homepage": "https://cardano.org",
|
"homepage": "https://cardano.org",
|
||||||
"owner": "input-output-hk",
|
"owner": "input-output-hk",
|
||||||
"repo": "cardano-node",
|
"repo": "cardano-node",
|
||||||
"rev": "2cbe363874d0261bc62f52185cf23ed492cf4859",
|
"rev": "4f65fb9a27aa7e3a1873ab4211e412af780a3648",
|
||||||
"sha256": "0x5j0cynlc9kiyj9w7casax477z3fb74pfsyfl373dn7rv1grg4d",
|
"sha256": "00k9fqrm0gphjji23x0nc9z6bqh8bqrncgivn3mi3csacjzicrrx",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/input-output-hk/cardano-node/archive/2cbe363874d0261bc62f52185cf23ed492cf4859.tar.gz",
|
"url": "https://github.com/input-output-hk/cardano-node/archive/4f65fb9a27aa7e3a1873ab4211e412af780a3648.tar.gz",
|
||||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||||
},
|
},
|
||||||
"daedalus": {
|
"daedalus": {
|
||||||
|
|
Loading…
Reference in a new issue