daedalus: bumped to v3.2.0

This commit is contained in:
Craige McWhirter 2021-01-27 16:48:21 +10:00
parent d30df486e7
commit 8d34ea9786
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -12,15 +12,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"daedalus": {
"branch": "release/3.1.0",
"branch": "release/3.2.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": "a63d191e3274068723954c4d1d7ee94218a9e8d4",
"sha256": "0dgkir41a71xwzmlv7k5xg8vw1bvd7vv6vbhf7i2d4zvpvdzqp0w",
"rev": "7051c3b531de6aa6b2d1df4b6f58eafca3ae6ac3",
"sha256": "0ann98dxgi6sd5j5dv8apwg9mvg6ykdy5di8m3l4x93vq7zfpzp8",
"type": "tarball",
"url": "https://github.com/input-output-hk/daedalus/archive/a63d191e3274068723954c4d1d7ee94218a9e8d4.tar.gz",
"url": "https://github.com/input-output-hk/daedalus/archive/7051c3b531de6aa6b2d1df4b6f58eafca3ae6ac3.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"iohk-nix": {