From ec1ec9dea59f3eff5d1a807ff8f1ab3f683b31d6 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Mon, 12 Sep 2022 08:57:15 +1000 Subject: [PATCH] daedalus: bumped to v5.0.0 --- nix/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index f5a2847..83689d2 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -12,15 +12,15 @@ "url_template": "https://github.com///archive/.tar.gz" }, "daedalus": { - "branch": "release/4.11.0", + "branch": "release/5.0.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": "478ec558705cebfc660b7b4ebba3aa20c6bfb6b6", - "sha256": "124a2v2kjgzlh77f879xbnz2bkgi4vykrqjjcycxh9xyyyfpgfzv", + "rev": "2e05bbb61f3ac064aa3febb7981f3685a517ddc1", + "sha256": "0spl8plknr260pvby1dcc6c2s7cgnvyx539np555avj20kiyarq3", "type": "tarball", - "url": "https://github.com/input-output-hk/daedalus/archive/478ec558705cebfc660b7b4ebba3aa20c6bfb6b6.tar.gz", + "url": "https://github.com/input-output-hk/daedalus/archive/2e05bbb61f3ac064aa3febb7981f3685a517ddc1.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "iohk-nix": {