Skip to content

Commit e3af396

Browse files
committed
[DDW-1110] Update cardano-node to 1.35.0, and cardano-wallet to v2022-07-01
1 parent 1b7e1c4 commit e3af396

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

nix/sources.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"cardano-node": {
3-
"branch": "tags/1.35.0-rc4",
3+
"branch": "tags/1.35.0",
44
"description": null,
55
"homepage": null,
66
"owner": "input-output-hk",
77
"repo": "cardano-node",
8-
"rev": "43393ac88faa99986ecaa0be409e8b6353f5e9fe",
9-
"sha256": "0g2m1gj0jqsk8gwx19n1h6kh3xjywwvxzw5caqj4jwz5m2z1cmml",
8+
"rev": "9f1d7dc163ee66410d912e48509d6a2300cfa68a",
9+
"sha256": "06arx9hv7dn3qxfy83f0b6018rxbsvh841nvfyg5w6qclm1hddj7",
1010
"type": "tarball",
11-
"url": "https://github.com/input-output-hk/cardano-node/archive/43393ac88faa99986ecaa0be409e8b6353f5e9fe.tar.gz",
11+
"url": "https://github.com/input-output-hk/cardano-node/archive/9f1d7dc163ee66410d912e48509d6a2300cfa68a.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
},
1414
"cardano-shell": {
@@ -24,15 +24,15 @@
2424
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525
},
2626
"cardano-wallet": {
27-
"branch": "node-1.35-rc4",
27+
"branch": "v2022-07-01",
2828
"description": "Official Wallet Backend & API for Cardano decentralized",
2929
"homepage": null,
3030
"owner": "input-output-hk",
3131
"repo": "cardano-wallet",
32-
"rev": "242396a74f436c6ac1caa137bc1cf94485d91fce",
33-
"sha256": "0pvk1520h1j76aj1pidk8qh3hczg05yihcr24qpzk2prswlfww49",
32+
"rev": "211c357a91d48b30fdf77a3a169499b38822f9cd",
33+
"sha256": "0ii631ak757kjzs7jm625zfv2g28ffjrfkmgslxbbgvwpqxkdbaj",
3434
"type": "tarball",
35-
"url": "https://github.com/input-output-hk/cardano-wallet/archive/242396a74f436c6ac1caa137bc1cf94485d91fce.tar.gz",
35+
"url": "https://github.com/input-output-hk/cardano-wallet/archive/211c357a91d48b30fdf77a3a169499b38822f9cd.tar.gz",
3636
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
3737
},
3838
"flake-compat": {

0 commit comments

Comments
 (0)