From 2ff79e78ef450b5a0f80450a5f4c8aac263be85d Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Thu, 8 Oct 2020 13:13:03 +1000 Subject: [PATCH] Bump cardano-node and daedalus --- nix/sources.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index e752377..9256b47 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -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///archive/.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///archive/.tar.gz" }, "niv": {