Skip to content

Commit

Permalink
Merge pull request #1106 from kaleido-io/v1.1.2
Browse files Browse the repository at this point in the history
Update dependencies for v1.1.2
  • Loading branch information
nguyer authored Nov 18, 2022
2 parents 530e09f + c14cf81 commit 057a7af
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"ethconnect": {
"image": "ghcr.io/hyperledger/firefly-ethconnect",
"tag": "v3.2.7",
"sha": "39ea63586b322de7c33f127f859b1d4c6fc7ff9e377049898e34a0dea30ab2d7"
"tag": "v3.2.9",
"sha": "a9aed053d57d56532084e8d0229d3a6e8843054006cd82bb48c4800dcccc6449"
},
"evmconnect": {
"image": "ghcr.io/hyperledger/firefly-evmconnect",
"tag": "v1.1.8",
"sha": "342bea92d9967756cb06b3f407d2fa3406a0548b81432a032a9c652d6652063a"
"tag": "v1.1.9",
"sha": "6a81ba67bf2611274cbc1c1597ba0377ec91618d5bff5874f0bc489b1a7b0e10"
},
"fabconnect": {
"image": "ghcr.io/hyperledger/firefly-fabconnect",
"tag": "v0.9.15",
"sha": "58f138ffb70bef488575bf9e52d65155108aabc5efd675d2bc41e6c8be6746df"
"tag": "v.0.9.16",
"sha": "4f4798ee34eee0b67886f1baa37f4d50a33e2932c94312f189fe5f015f6564a4"
},
"dataexchange-https": {
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
Expand All @@ -31,8 +31,8 @@
},
"signer": {
"image": "ghcr.io/hyperledger/firefly-signer",
"tag": "v0.9.21",
"sha": "624c623de8324f42d9f16b779fb183e6d8d73037067bc2d1e8c65fa583d6e0f8"
"tag": "v1.1.2",
"sha": "1023af58afadc0e62f423984f4dd863ef13552282a9fe60210b7cda4f9b43518"
},
"build": {
"firefly-builder": {
Expand All @@ -54,6 +54,6 @@
"release": "v1.1.5"
},
"cli": {
"tag": "v1.1.1"
"tag": "v1.1.2"
}
}

0 comments on commit 057a7af

Please sign in to comment.