cardano-node: upgrade to v1.35.6
This commit is contained in:
parent
9eeace8a03
commit
a57123ff65
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"cardano-node": {
|
"cardano-node": {
|
||||||
"branch": "refs/tags/1.35.5",
|
"branch": "refs/tags/1.35.6",
|
||||||
"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": "8762a10efe3f9f97939e3cb05edaf04250456702",
|
"rev": "07b0c71d2e6662aec4389ec282a7e91f68c3d85f",
|
||||||
"sha256": "0a2yyr0y07z8a03vlqxl54746hkcqmwwyz5rfpxx60y361x102ig",
|
"sha256": "05adi58qm1fwlzwd4yw62k7rfs41a2ycbs1sm87gmhq3nvpd8cdy",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/input-output-hk/cardano-node/archive/8762a10efe3f9f97939e3cb05edaf04250456702.tar.gz",
|
"url": "https://github.com/input-output-hk/cardano-node/archive/07b0c71d2e6662aec4389ec282a7e91f68c3d85f.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