Skip to content

Commit 057a7af

Browse files
authored
Merge pull request #1106 from kaleido-io/v1.1.2
Update dependencies for v1.1.2
2 parents 530e09f + c14cf81 commit 057a7af

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"ethconnect": {
33
"image": "ghcr.io/hyperledger/firefly-ethconnect",
4-
"tag": "v3.2.7",
5-
"sha": "39ea63586b322de7c33f127f859b1d4c6fc7ff9e377049898e34a0dea30ab2d7"
4+
"tag": "v3.2.9",
5+
"sha": "a9aed053d57d56532084e8d0229d3a6e8843054006cd82bb48c4800dcccc6449"
66
},
77
"evmconnect": {
88
"image": "ghcr.io/hyperledger/firefly-evmconnect",
9-
"tag": "v1.1.8",
10-
"sha": "342bea92d9967756cb06b3f407d2fa3406a0548b81432a032a9c652d6652063a"
9+
"tag": "v1.1.9",
10+
"sha": "6a81ba67bf2611274cbc1c1597ba0377ec91618d5bff5874f0bc489b1a7b0e10"
1111
},
1212
"fabconnect": {
1313
"image": "ghcr.io/hyperledger/firefly-fabconnect",
14-
"tag": "v0.9.15",
15-
"sha": "58f138ffb70bef488575bf9e52d65155108aabc5efd675d2bc41e6c8be6746df"
14+
"tag": "v.0.9.16",
15+
"sha": "4f4798ee34eee0b67886f1baa37f4d50a33e2932c94312f189fe5f015f6564a4"
1616
},
1717
"dataexchange-https": {
1818
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
@@ -31,8 +31,8 @@
3131
},
3232
"signer": {
3333
"image": "ghcr.io/hyperledger/firefly-signer",
34-
"tag": "v0.9.21",
35-
"sha": "624c623de8324f42d9f16b779fb183e6d8d73037067bc2d1e8c65fa583d6e0f8"
34+
"tag": "v1.1.2",
35+
"sha": "1023af58afadc0e62f423984f4dd863ef13552282a9fe60210b7cda4f9b43518"
3636
},
3737
"build": {
3838
"firefly-builder": {
@@ -54,6 +54,6 @@
5454
"release": "v1.1.5"
5555
},
5656
"cli": {
57-
"tag": "v1.1.1"
57+
"tag": "v1.1.2"
5858
}
5959
}

0 commit comments

Comments
 (0)