Skip to content

Commit

Permalink
chore: update agent hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Dec 19, 2024
1 parent 768c4e0 commit 478d6ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/constants/serviceTemplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ export const SERVICE_TEMPLATES: ServiceTemplate[] = [
{
agentType: AgentType.Memeooorr,
name: 'Memeooorr',
hash: 'bafybeifnhi5b67roogjo5havrw2ci7sv6k4rnf3jd5nw3rjtsgzor6b34q',
hash: 'bafybeid5qvhhn3t7eaiaarurijsjejhcogt6r3dfm7eid25to4vaivfrti',
description: 'Memeooorr @twitter_handle', // should be overwritten with twitter username
image:
'https://gateway.autonolas.tech/ipfs/QmQYDGMg8m91QQkTWSSmANs5tZwKrmvUCawXZfXVVWQPcu',
Expand Down
2 changes: 1 addition & 1 deletion templates/memeooorr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Memeooorr"
description: "Memeooorr @twitter_handle"
hash: bafybeifnhi5b67roogjo5havrw2ci7sv6k4rnf3jd5nw3rjtsgzor6b34q
hash: bafybeid5qvhhn3t7eaiaarurijsjejhcogt6r3dfm7eid25to4vaivfrti
image: https://gateway.autonolas.tech/ipfs/QmQYDGMg8m91QQkTWSSmANs5tZwKrmvUCawXZfXVVWQPcu
service_version: v0.2.0-alpha13
home_chain: "base"
Expand Down

0 comments on commit 478d6ba

Please sign in to comment.