From 8866a23d63f12e8d20871ea357095b82b510068f Mon Sep 17 00:00:00 2001 From: Manfred Riem <15701806+mnriem@users.noreply.github.com> Date: Thu, 23 Apr 2026 13:20:46 -0500 Subject: [PATCH] Update extensify to v1.1.0 in community catalog --- extensions/catalog.community.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index ecfcbef2c7..0106c51a63 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -657,18 +657,18 @@ "id": "extensify", "description": "Create and validate extensions and extension catalogs.", "author": "mnriem", - "version": "1.0.0", - "download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/extensify-v1.0.0/extensify.zip", + "version": "1.1.0", + "download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/extensify-v1.1.0/extensify.zip", "repository": "https://github.com/mnriem/spec-kit-extensions", "homepage": "https://github.com/mnriem/spec-kit-extensions", "documentation": "https://github.com/mnriem/spec-kit-extensions/blob/main/extensify/README.md", "changelog": "https://github.com/mnriem/spec-kit-extensions/blob/main/extensify/CHANGELOG.md", "license": "MIT", "requires": { - "speckit_version": ">=0.2.0" + "speckit_version": ">=0.8.0" }, "provides": { - "commands": 4, + "commands": 5, "hooks": 0 }, "tags": [ @@ -681,7 +681,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-03-18T00:00:00Z", - "updated_at": "2026-03-18T00:00:00Z" + "updated_at": "2026-04-23T00:00:00Z" }, "fix-findings": { "name": "Fix Findings",