Skip to content

Commit 5d5e488

Browse files
committed
Update manifest.json
Signed-off-by: Matthew Whitehead <[email protected]>
1 parent aa6f715 commit 5d5e488

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
},
77
"evmconnect": {
88
"image": "ghcr.io/hyperledger/firefly-evmconnect",
9-
"tag": "v1.3.14",
10-
"sha": "7fbd5b236262b8f13ed43e1c691aad0ee31437f2db20e675d75864b568afe9ed"
9+
"tag": "v1.3.16",
10+
"sha": "ada3a7e3d21e4096088e133d02feb67e5aa4ad01fbd663e5d60efe2b9f0956d8"
1111
},
1212
"fabconnect": {
1313
"image": "ghcr.io/hyperledger/firefly-fabconnect",
@@ -16,8 +16,8 @@
1616
},
1717
"tezosconnect": {
1818
"image": "ghcr.io/hyperledger/firefly-tezosconnect",
19-
"tag": "v0.2.4",
20-
"sha": "cbb0bef8ae8b5d4adffd564591ddab0e1ca68442c10183679ba207049e64a59e"
19+
"tag": "v0.2.6",
20+
"sha": "ad5ba1ddc54140674575eed2edab0e46428895df1199b89e47599c5a45f353ba"
2121
},
2222
"dataexchange-https": {
2323
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
@@ -36,15 +36,15 @@
3636
},
3737
"signer": {
3838
"image": "ghcr.io/hyperledger/firefly-signer",
39-
"tag": "v1.1.13",
40-
"sha": "9f4c29ea05eb111d958d8210601cdf876b4f70fbe443c080dbc7c0c16c7921e9"
39+
"tag": "v1.1.14",
40+
"sha": "eba976858677a6d101abb7d293f88ce785bdb5abe1a53e524cbcbce0b317d0de"
4141
},
4242
"build": {
4343
"firefly-builder": {
4444
"image": "golang:1.21-alpine3.19"
4545
},
4646
"fabric-builder": {
47-
"image": "golang:1.21",
47+
"image": "golang:1.21",
4848
"platform": "linux/x86_64"
4949
},
5050
"solidity-builder": {
@@ -59,6 +59,6 @@
5959
"release": "v1.3.0"
6060
},
6161
"cli": {
62-
"tag": "v1.3.1"
62+
"tag": "v1.3.2-rc1"
6363
}
6464
}

0 commit comments

Comments
 (0)