Skip to content

Commit

Permalink
fix hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
richardblythman committed Apr 24, 2024
1 parent d7f9fd6 commit 0db6879
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"skill/valory/contract_subscription/0.1.0": "bafybeiefuemlp75obgpxrp6iuleb3hn6vcviwh5oetk5djbuprf4xsmgjy",
"skill/valory/mech_abci/0.1.0": "bafybeicyyz3nq6zs4ovns5jwlhr7nszusdivh32pxzxnpsa3i4mbxsm25i",
"skill/valory/task_submission_abci/0.1.0": "bafybeiaa6fby75jusdz55ufy6x3td7bz2feh5bpwyipfy2nrnzpzrqrb3y",
"skill/valory/task_execution/0.1.0": "bafybeiaxkx2y44u5u5s4fpwke7z75mzhaph3nhpqou3ytb7ahyml2ylv4u",
"skill/valory/task_execution/0.1.0": "bafybeiccegzjasdrwksd542jnj5e4k5nztta2yl3ssf5ijj6uqizt7d6m4",
"skill/valory/websocket_client/0.1.0": "bafybeif7rrvsu6z4evqkhblxj3u6wwv2eqou576hgkyoehxuj7cntw7o2m",
"skill/valory/subscription_abci/0.1.0": "bafybeig2vey5dxykpsojovlxw6f5o333f7kgmjyghmlu3yc5or5m4twqey",
"agent/valory/mech/0.1.0": "bafybeihtmqjxus44r6nen3dscfqc4zt7mkri7evklpz4aqroquf44aynv4",
"service/valory/mech/0.1.0": "bafybeifx5crgqc3rm3ur3e4kf3grphu5w2oyr2bxegtzp54qguqmw4smje"
"agent/valory/mech/0.1.0": "bafybeiahdheu25soa4bbu3qxqsbg3u5orpmqvqcrg4vsjk5wls4kpzatpa",
"service/valory/mech/0.1.0": "bafybeiegbmefda54qkfevjpjac2caqrg4y2sffxg4yhdmpbuh3b5my2tmq"
},
"third_party": {
"protocol/valory/default/1.0.0": "bafybeifqcqy5hfbnd7fjv4mqdjrtujh2vx3p2xhe33y67zoxa6ph7wdpaq",
Expand Down
2 changes: 1 addition & 1 deletion packages/valory/agents/mech/aea-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ skills:
- valory/registration_abci:0.1.0:bafybeiek7zcsxbucjwzgqfftafhfrocvc7q4yxllh2q44jeemsjxg3rcfm
- valory/reset_pause_abci:0.1.0:bafybeidw4mbx3os3hmv7ley7b3g3gja7ydpitr7mxbjpwzxin2mzyt5yam
- valory/subscription_abci:0.1.0:bafybeig2vey5dxykpsojovlxw6f5o333f7kgmjyghmlu3yc5or5m4twqey
- valory/task_execution:0.1.0:bafybeiaxkx2y44u5u5s4fpwke7z75mzhaph3nhpqou3ytb7ahyml2ylv4u
- valory/task_execution:0.1.0:bafybeiccegzjasdrwksd542jnj5e4k5nztta2yl3ssf5ijj6uqizt7d6m4
- valory/task_submission_abci:0.1.0:bafybeiaa6fby75jusdz55ufy6x3td7bz2feh5bpwyipfy2nrnzpzrqrb3y
- valory/termination_abci:0.1.0:bafybeihq6qtbwt6i53ayqym63vhjexkcppy26gguzhhjqywfmiuqghvv44
- valory/transaction_settlement_abci:0.1.0:bafybeigtzlk4uakmd54rxnznorcrstsr52kta474lgrnvx5ovr546vj7sq
Expand Down
2 changes: 1 addition & 1 deletion packages/valory/services/mech/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license: Apache-2.0
fingerprint:
README.md: bafybeif7ia4jdlazy6745ke2k2x5yoqlwsgwr6sbztbgqtwvs3ndm2p7ba
fingerprint_ignore_patterns: []
agent: valory/mech:0.1.0:bafybeihtmqjxus44r6nen3dscfqc4zt7mkri7evklpz4aqroquf44aynv4
agent: valory/mech:0.1.0:bafybeiahdheu25soa4bbu3qxqsbg3u5orpmqvqcrg4vsjk5wls4kpzatpa
number_of_agents: 4
deployment:
agent:
Expand Down

0 comments on commit 0db6879

Please sign in to comment.