Bump cardano-node and daedalus

This commit is contained in:
Craige McWhirter 2020-10-08 13:13:03 +10:00
parent fb5388976b
commit 2ff79e78ef
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -1,26 +1,26 @@
{
"cardano-node": {
"branch": "refs/tags/1.20.0",
"branch": "refs/tags/1.21.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": "1f2f51164b53b9b775c03ac9f1e23e7b70c74b05",
"sha256": "0ql57bhisnhs2dr2vdk8s4rwnff818lzvqw3l2780q16f20yypdg",
"rev": "a819311473563cb2ab3cd91543cf0f63facdf43e",
"sha256": "1zj780z3j11rwbvazg79ja5110cgvskzdls81ms0dv3qy7lw4iyr",
"type": "tarball",
"url": "https://github.com/input-output-hk/cardano-node/archive/1f2f51164b53b9b775c03ac9f1e23e7b70c74b05.tar.gz",
"url": "https://github.com/input-output-hk/cardano-node/archive/a819311473563cb2ab3cd91543cf0f63facdf43e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"daedalus": {
"branch": "release/2.2.0",
"branch": "release/2.3.0",
"description": "The open source cryptocurrency wallet for ada, built to grow with the community",
"homepage": "https://daedaluswallet.io/",
"owner": "input-output-hk",
"repo": "daedalus",
"rev": "23b2d3f37f176094070912c4a53480a6b688d674",
"sha256": "0jvzb4fw1xwpbbyk1j34hjwa7kqwp8klfsc4vmwdf7npxj0akisg",
"rev": "b0ddd082319aa456cdb61561703b0fa5358617b6",
"sha256": "0k8mq2b4s1p8kj7qvrhmbav4ngp3xrka16667vyj83jwsyrxcmgi",
"type": "tarball",
"url": "https://github.com/input-output-hk/daedalus/archive/23b2d3f37f176094070912c4a53480a6b688d674.tar.gz",
"url": "https://github.com/input-output-hk/daedalus/archive/b0ddd082319aa456cdb61561703b0fa5358617b6.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"niv": {