From 238299290af3c0a11016785b2ed76505cc487136 Mon Sep 17 00:00:00 2001 From: Dzianis Andreyenka Date: Wed, 17 Jan 2024 13:46:18 +0800 Subject: [PATCH] Update the FF manifest Signed-off-by: Dzianis Andreyenka --- manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index bebcb9421b..4c1a84fd76 100644 --- a/manifest.json +++ b/manifest.json @@ -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", @@ -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": { @@ -61,4 +61,4 @@ "cli": { "tag": "v1.2.1" } -} \ No newline at end of file +}