diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 9ddc29b558..aa59d27bfa 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-04-22T00:00:00Z", + "updated_at": "2026-04-22T17:54:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -2351,8 +2351,8 @@ "id": "version-guard", "description": "Verify tech stack versions against live registries before planning and implementation", "author": "KevinBrown5280", - "version": "1.0.0", - "download_url": "https://github.com/KevinBrown5280/spec-kit-version-guard/archive/refs/tags/v1.0.0.zip", + "version": "1.1.0", + "download_url": "https://github.com/KevinBrown5280/spec-kit-version-guard/archive/refs/tags/v1.1.0.zip", "repository": "https://github.com/KevinBrown5280/spec-kit-version-guard", "homepage": "https://github.com/KevinBrown5280/spec-kit-version-guard", "documentation": "https://github.com/KevinBrown5280/spec-kit-version-guard/blob/main/README.md", @@ -2362,8 +2362,8 @@ "speckit_version": ">=0.2.0" }, "provides": { - "commands": 1, - "hooks": 2 + "commands": 3, + "hooks": 4 }, "tags": [ "versioning", @@ -2375,7 +2375,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-04-20T00:00:00Z", - "updated_at": "2026-04-20T00:00:00Z" + "updated_at": "2026-04-22T17:54:00Z" }, "whatif": { "name": "What-if Analysis",