cardano-node: roll back to v1.34.1
This commit is contained in:
parent
3f9a0c8853
commit
a3efa71f77
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"cardano-node": {
|
"cardano-node": {
|
||||||
"branch": "refs/tags/1.35.1",
|
"branch": "refs/tags/1.34.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": "c75451f0ffd7a60b5ad6c4263891e6c8acac105a",
|
"rev": "73f9a746362695dc2cb63ba757fbcabb81733d23",
|
||||||
"sha256": "1z0zv1i58ikmbqg878f9z573jkwp4lzhmmswshm6c96rq6lprzh8",
|
"sha256": "1hh53whcj5y9kw4qpkiza7rmkniz18r493vv4dzl1a8r5fy3b2bv",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/input-output-hk/cardano-node/archive/c75451f0ffd7a60b5ad6c4263891e6c8acac105a.tar.gz",
|
"url": "https://github.com/input-output-hk/cardano-node/archive/73f9a746362695dc2cb63ba757fbcabb81733d23.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