Bumped to cardano-node 1.19.0
This commit is contained in:
parent
5052743b12
commit
16989d31e4
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"cardano-node": {
|
"cardano-node": {
|
||||||
"branch": "master",
|
"branch": "refs/tags/1.19.0",
|
||||||
"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": "b88dceb02413356a82f184c8269db3622b4f857b",
|
"rev": "4814003f14340d5a1fc02f3ac15437387a7ada9f",
|
||||||
"sha256": "00xx1flbrqvxalw3j4lcfp5q2gfzsf82nzwwgaq1mpm9pqzvqky3",
|
"sha256": "1d19dhah6llczwycb2wh517qzc9bmv41fjj59l5m3jmz652c2ira",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/input-output-hk/cardano-node/archive/b88dceb02413356a82f184c8269db3622b4f857b.tar.gz",
|
"url": "https://github.com/input-output-hk/cardano-node/archive/4814003f14340d5a1fc02f3ac15437387a7ada9f.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