Skip to content

Commit

Permalink
chore: update hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Dec 18, 2024
1 parent 7c2ba1c commit aa9f0ae
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: 'bafybeiadi4stgvnsdi6l2kqwm7hluuepzsb5ifty7gcyp3ejzh6ufay46y',
hash: 'bafybeiewgf4fjpuoskpvycywbey2yer5qibfywyxgcfymzec5q62rut7bm',
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: bafybeiadi4stgvnsdi6l2kqwm7hluuepzsb5ifty7gcyp3ejzh6ufay46y
hash: bafybeiewgf4fjpuoskpvycywbey2yer5qibfywyxgcfymzec5q62rut7bm
image: https://gateway.autonolas.tech/ipfs/QmQYDGMg8m91QQkTWSSmANs5tZwKrmvUCawXZfXVVWQPcu
service_version: v0.0.1
home_chain: "base"
Expand Down

0 comments on commit aa9f0ae

Please sign in to comment.