Skip to content

Commit

Permalink
Update the FF manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Dzianis Andreyenka <[email protected]>
  • Loading branch information
denisandreenko committed Jan 17, 2024
1 parent 2d92165 commit 2382992
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"fabconnect": {
"image": "ghcr.io/hyperledger/firefly-fabconnect",
"tag": "v0.9.17",
"sha": "7d4aa158f9dff31f200ae7a04f68665f32930f7739156b25a0da80e5353f3245"
"tag": "v0.9.18",
"sha": "683b4ef1373b3d9decd591906298878561218489a6279c3f4f208e2e1c7ace3f"
},
"tezosconnect": {
"image": "ghcr.io/hyperledger/firefly-tezosconnect",
"tag": "v0.1.0",
"sha": "2c20731765f9203fceca6e28a5fa443e4ce5c3a9eb1de7710ed46f8e24db1c00"
"tag": "v0.2.0",
"sha": "3238b5118eaf84440890ac9f047753f9b08b983dab296748da81e961754e3afd"
},
"dataexchange-https": {
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
Expand All @@ -36,8 +36,8 @@
},
"signer": {
"image": "ghcr.io/hyperledger/firefly-signer",
"tag": "v1.1.9",
"sha": "515271ea722e6bf9601524880e7280a1fc052453733338d6ed474f85d6618aa1"
"tag": "v1.1.11",
"sha": "bf4b33be20338b229ce451bc61bd4c3ff6a11e7cbd5513d72267807483a1e024"
},
"build": {
"firefly-builder": {
Expand All @@ -61,4 +61,4 @@
"cli": {
"tag": "v1.2.1"
}
}
}

0 comments on commit 2382992

Please sign in to comment.