From 688ca1b3c51046498274de80752db2dce11ec1c7 Mon Sep 17 00:00:00 2001 From: Dyan Galih Date: Sat, 9 May 2026 04:27:31 +0700 Subject: [PATCH] chore: update community catalog with latest extension versions (#2490) - Update memory-md from 0.7.9 to 0.8.0 - Update architecture-guard from 1.6.7 to 1.8.0 --- extensions/catalog.community.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index b9d72ce6e..affac537f 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -174,8 +174,8 @@ "id": "architecture-guard", "description": "Continuous architecture governance for AI-assisted development. Reviews specs, plans, and code for architecture drift, producing structured refactor tasks and evolution proposals.", "author": "DyanGalih", - "version": "1.6.7", - "download_url": "https://github.com/DyanGalih/spec-kit-architecture-guard/archive/refs/tags/v1.6.7.zip", + "version": "1.8.0", + "download_url": "https://github.com/DyanGalih/spec-kit-architecture-guard/archive/refs/tags/v1.8.0.zip", "repository": "https://github.com/DyanGalih/spec-kit-architecture-guard", "homepage": "https://github.com/DyanGalih/spec-kit-architecture-guard", "documentation": "https://github.com/DyanGalih/spec-kit-architecture-guard/blob/main/README.md", @@ -200,7 +200,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-05-05T07:26:00Z", - "updated_at": "2026-05-06T22:28:55Z" + "updated_at": "2026-05-07T15:37:14Z" }, "archive": { "name": "Archive Extension", @@ -1452,8 +1452,8 @@ "id": "memory-md", "description": "Spec Kit extension for repository-native Markdown memory that captures durable decisions, bugs, and project context", "author": "DyanGalih", - "version": "0.7.9", - "download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.7.9.zip", + "version": "0.8.0", + "download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.8.0.zip", "repository": "https://github.com/DyanGalih/spec-kit-memory-hub", "homepage": "https://github.com/DyanGalih/spec-kit-memory-hub", "documentation": "https://github.com/DyanGalih/spec-kit-memory-hub/blob/main/README.md", @@ -1478,7 +1478,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-04-23T00:00:00Z", - "updated_at": "2026-05-06T22:28:55Z" + "updated_at": "2026-05-07T15:37:14Z" }, "memorylint": { "name": "MemoryLint",