Skip to content

Commit ca51d73

Browse files
authored
Update extensify to v1.1.0 in community catalog (#2337)
1 parent 03f3024 commit ca51d73

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -657,18 +657,18 @@
657657
"id": "extensify",
658658
"description": "Create and validate extensions and extension catalogs.",
659659
"author": "mnriem",
660-
"version": "1.0.0",
661-
"download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/extensify-v1.0.0/extensify.zip",
660+
"version": "1.1.0",
661+
"download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/extensify-v1.1.0/extensify.zip",
662662
"repository": "https://github.com/mnriem/spec-kit-extensions",
663663
"homepage": "https://github.com/mnriem/spec-kit-extensions",
664664
"documentation": "https://github.com/mnriem/spec-kit-extensions/blob/main/extensify/README.md",
665665
"changelog": "https://github.com/mnriem/spec-kit-extensions/blob/main/extensify/CHANGELOG.md",
666666
"license": "MIT",
667667
"requires": {
668-
"speckit_version": ">=0.2.0"
668+
"speckit_version": ">=0.8.0"
669669
},
670670
"provides": {
671-
"commands": 4,
671+
"commands": 5,
672672
"hooks": 0
673673
},
674674
"tags": [
@@ -681,7 +681,7 @@
681681
"downloads": 0,
682682
"stars": 0,
683683
"created_at": "2026-03-18T00:00:00Z",
684-
"updated_at": "2026-03-18T00:00:00Z"
684+
"updated_at": "2026-04-23T00:00:00Z"
685685
},
686686
"fix-findings": {
687687
"name": "Fix Findings",

0 commit comments

Comments
 (0)