Bumped cardano-node to 1.19.1

This commit is contained in:
Craige McWhirter 2020-09-03 19:12:39 +10:00
parent f620449ae6
commit 1f883a2ae8
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -1,14 +1,14 @@
{
"cardano-node": {
"branch": "refs/tags/1.19.0",
"branch": "refs/tags/1.19.1",
"description": "The core component that is used to participate in a Cardano decentralised blockchain.",
"homepage": "https://cardano.org",
"owner": "input-output-hk",
"repo": "cardano-node",
"rev": "4814003f14340d5a1fc02f3ac15437387a7ada9f",
"sha256": "1d19dhah6llczwycb2wh517qzc9bmv41fjj59l5m3jmz652c2ira",
"rev": "497afd7dedc5d5b9bdcdb0e3cac6a50bd9f7dd54",
"sha256": "1w5pgsal897g5n5vpfvrvkkgv2bmqzdbs3jzw9xbphf9jhk3jsai",
"type": "tarball",
"url": "https://github.com/input-output-hk/cardano-node/archive/4814003f14340d5a1fc02f3ac15437387a7ada9f.tar.gz",
"url": "https://github.com/input-output-hk/cardano-node/archive/497afd7dedc5d5b9bdcdb0e3cac6a50bd9f7dd54.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"daedalus": {