Skip to content

Commit

Permalink
Pull in the latest versions of UI, token connectors, and tezos connect
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Whitehead <[email protected]>
  • Loading branch information
matthew1001 committed Sep 19, 2024
1 parent 3396044 commit d311858
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"tezosconnect": {
"image": "ghcr.io/hyperledger/firefly-tezosconnect",
"tag": "v0.2.6",
"sha": "ad5ba1ddc54140674575eed2edab0e46428895df1199b89e47599c5a45f353ba"
"tag": "v0.2.7",
"sha": "cee6ecda8208e24989a6db2c1a2dd1b0defb89363e7728571b8858e794a295be"
},
"dataexchange-https": {
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
Expand All @@ -26,13 +26,13 @@
},
"tokens-erc1155": {
"image": "ghcr.io/hyperledger/firefly-tokens-erc1155",
"tag": "v1.3.2",
"sha": "7bb27808ab2b4582775ca1a18bdc40f7db3a2de56c69c7778224a36105da111a"
"tag": "v1.3.3",
"sha": "5efbe76ce2c484d86e9e3cc2cfe3cee85d91ee8712b31dfc592a2de771749e78"
},
"tokens-erc20-erc721": {
"image": "ghcr.io/hyperledger/firefly-tokens-erc20-erc721",
"tag": "v1.3.2",
"sha": "c75699b05cb41c8950dcb1b1eed49f7beee910433ff78830df6db61dfc325812"
"tag": "v1.3.3",
"sha": "5cfa10432c1cd885f3cbe5934799d692ba7186013e03a6b92bd6aa53ddf4f414"
},
"signer": {
"image": "ghcr.io/hyperledger/firefly-signer",
Expand All @@ -55,8 +55,8 @@
}
},
"ui": {
"tag": "v1.3.0",
"release": "v1.3.0"
"tag": "v1.3.1",
"release": "v1.3.1"
},
"cli": {
"tag": "v1.3.2-rc.2"
Expand Down

0 comments on commit d311858

Please sign in to comment.