diff --git a/recipes.json b/recipes.json index effc0c2..d17e193 100644 --- a/recipes.json +++ b/recipes.json @@ -1895,7 +1895,22 @@ "icon": "https://git.coopcloud.tech/repo-avatars/56-c42ad450f8d08fb7e5ab945e4147dc5c", "name": "wordpress", "repository": "https://git.coopcloud.tech/coop-cloud/wordpress.git", - "versions": [], + "versions": [ + { + "1.0.0+5.8.1": { + "app": { + "digest": "59cb7cb", + "image": "wordpress", + "tag": "5.8.1" + }, + "db": { + "digest": "a9b26cd", + "image": "mariadb", + "tag": "10.6" + } + } + } + ], "website": "https://github.com/wordpress/wordpress" }, "workadventure": {