daedalus: bumped to v4.0.5

This commit is contained in:
Craige McWhirter 2021-04-20 15:44:00 +10:00
parent 1991b0daad
commit f5df468df2
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -12,15 +12,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"daedalus": { "daedalus": {
"branch": "release/4.0.4", "branch": "release/4.0.5",
"description": "The open source cryptocurrency wallet for ada, built to grow with the community", "description": "The open source cryptocurrency wallet for ada, built to grow with the community",
"homepage": "https://daedaluswallet.io/", "homepage": "https://daedaluswallet.io/",
"owner": "input-output-hk", "owner": "input-output-hk",
"repo": "daedalus", "repo": "daedalus",
"rev": "bad666e2de2edebe71915a334cc5ea387be88428", "rev": "f74692c65a7e952bf30cd22af5e250e0a2d4f917",
"sha256": "0z3psns1jpnsqhry7z9rxvqzf2jlh19wz5iw14g108rx4s947zxq", "sha256": "1zrg8l08ckylnlrmwr2dnrvph82ry7l4kg3qx80mvwp1ixyg6jfa",
"type": "tarball", "type": "tarball",
"url": "https://github.com/input-output-hk/daedalus/archive/bad666e2de2edebe71915a334cc5ea387be88428.tar.gz", "url": "https://github.com/input-output-hk/daedalus/archive/f74692c65a7e952bf30cd22af5e250e0a2d4f917.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"iohk-nix": { "iohk-nix": {