Skip to content

Commit 4962ffe

Browse files
Update Archive Extension to v1.1.0 (#3981)
Update archive extension submitted by @stn1slv: - extensions/catalog.community.json (version, download_url, updated_at) - docs/community/extensions.md community extensions table Closes #3977 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0fbd99d commit 4962ffe

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-08-03T00:00:00Z",
3+
"updated_at": "2026-08-04T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"adrkit": {
@@ -362,8 +362,8 @@
362362
"id": "archive",
363363
"description": "Archive merged features into main project memory, resolving gaps and conflicts.",
364364
"author": "Stanislav Deviatov",
365-
"version": "1.0.0",
366-
"download_url": "https://github.com/stn1slv/spec-kit-archive/archive/refs/tags/v1.0.0.zip",
365+
"version": "1.1.0",
366+
"download_url": "https://github.com/stn1slv/spec-kit-archive/archive/refs/tags/v1.1.0.zip",
367367
"repository": "https://github.com/stn1slv/spec-kit-archive",
368368
"homepage": "https://github.com/stn1slv/spec-kit-archive",
369369
"documentation": "https://github.com/stn1slv/spec-kit-archive/blob/main/README.md",
@@ -388,7 +388,7 @@
388388
"downloads": 0,
389389
"stars": 0,
390390
"created_at": "2026-03-14T00:00:00Z",
391-
"updated_at": "2026-03-14T00:00:00Z"
391+
"updated_at": "2026-08-04T00:00:00Z"
392392
},
393393
"azure-devops": {
394394
"name": "Azure DevOps Integration",

0 commit comments

Comments
 (0)