Skip to content

Commit 372b22a

Browse files
authored
feat(extensions): update governance ecosystem extensions to latest versions (#2514)
* feat(extensions): update governance ecosystem extensions to latest versions * chore: update catalog timestamp to current time
1 parent 765e60f commit 372b22a

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

extensions/catalog.community.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-05-12T00:00:00Z",
3+
"updated_at": "2026-05-12T21:40:51Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -174,8 +174,8 @@
174174
"id": "architecture-guard",
175175
"description": "Continuous architecture governance for AI-assisted development. Reviews specs, plans, and code for architecture drift, producing structured refactor tasks and evolution proposals.",
176176
"author": "DyanGalih",
177-
"version": "1.8.0",
178-
"download_url": "https://github.com/DyanGalih/spec-kit-architecture-guard/archive/refs/tags/v1.8.0.zip",
177+
"version": "1.8.4",
178+
"download_url": "https://github.com/DyanGalih/spec-kit-architecture-guard/archive/refs/tags/v1.8.4.zip",
179179
"repository": "https://github.com/DyanGalih/spec-kit-architecture-guard",
180180
"homepage": "https://github.com/DyanGalih/spec-kit-architecture-guard",
181181
"documentation": "https://github.com/DyanGalih/spec-kit-architecture-guard/blob/main/README.md",
@@ -185,8 +185,8 @@
185185
"speckit_version": ">=0.1.0"
186186
},
187187
"provides": {
188-
"commands": 6,
189-
"hooks": 0
188+
"commands": 10,
189+
"hooks": 3
190190
},
191191
"tags": [
192192
"architecture",
@@ -200,7 +200,7 @@
200200
"downloads": 0,
201201
"stars": 0,
202202
"created_at": "2026-05-05T07:26:00Z",
203-
"updated_at": "2026-05-07T15:37:14Z"
203+
"updated_at": "2026-05-11T14:58:00Z"
204204
},
205205
"archive": {
206206
"name": "Archive Extension",
@@ -1545,8 +1545,8 @@
15451545
"id": "memory-md",
15461546
"description": "Spec Kit extension for repository-native Markdown memory that captures durable decisions, bugs, and project context",
15471547
"author": "DyanGalih",
1548-
"version": "0.8.0",
1549-
"download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.8.0.zip",
1548+
"version": "0.8.5",
1549+
"download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.8.5.zip",
15501550
"repository": "https://github.com/DyanGalih/spec-kit-memory-hub",
15511551
"homepage": "https://github.com/DyanGalih/spec-kit-memory-hub",
15521552
"documentation": "https://github.com/DyanGalih/spec-kit-memory-hub/blob/main/README.md",
@@ -1556,8 +1556,8 @@
15561556
"speckit_version": ">=0.2.0"
15571557
},
15581558
"provides": {
1559-
"commands": 6,
1560-
"hooks": 0
1559+
"commands": 7,
1560+
"hooks": 2
15611561
},
15621562
"tags": [
15631563
"memory",
@@ -1571,7 +1571,7 @@
15711571
"downloads": 0,
15721572
"stars": 0,
15731573
"created_at": "2026-04-23T00:00:00Z",
1574-
"updated_at": "2026-05-07T15:37:14Z"
1574+
"updated_at": "2026-05-11T14:58:00Z"
15751575
},
15761576
"memorylint": {
15771577
"name": "MemoryLint",
@@ -2279,8 +2279,8 @@
22792279
"id": "security-review",
22802280
"description": "Full-project secure-by-design security audits plus staged, branch/PR, plan, task, follow-up, and apply reviews",
22812281
"author": "DyanGalih",
2282-
"version": "1.4.5",
2283-
"download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.4.5.zip",
2282+
"version": "1.5.0",
2283+
"download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.5.0.zip",
22842284
"repository": "https://github.com/DyanGalih/spec-kit-security-review",
22852285
"homepage": "https://github.com/DyanGalih/spec-kit-security-review",
22862286
"documentation": "https://github.com/DyanGalih/spec-kit-security-review/blob/main/README.md",
@@ -2290,8 +2290,8 @@
22902290
"speckit_version": ">=0.1.0"
22912291
},
22922292
"provides": {
2293-
"commands": 7,
2294-
"hooks": 0
2293+
"commands": 9,
2294+
"hooks": 3
22952295
},
22962296
"tags": [
22972297
"security",
@@ -2304,7 +2304,7 @@
23042304
"downloads": 0,
23052305
"stars": 0,
23062306
"created_at": "2026-04-03T03:24:03Z",
2307-
"updated_at": "2026-05-06T22:28:55Z"
2307+
"updated_at": "2026-05-11T14:58:00Z"
23082308
},
23092309
"sf": {
23102310
"name": "SFSpeckit — Salesforce Spec-Driven Development",

0 commit comments

Comments
 (0)