diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index c38d977be8..c9a16b19e2 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-05-15T00:00:00Z", + "updated_at": "2026-05-17T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -3102,8 +3102,8 @@ "id": "v-model", "description": "Enforces V-Model paired generation of development specs and test specs with full traceability.", "author": "leocamello", - "version": "0.6.0", - "download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.6.0.zip", + "version": "0.7.1", + "download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.7.1.zip", "repository": "https://github.com/leocamello/spec-kit-v-model", "homepage": "https://github.com/leocamello/spec-kit-v-model", "documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md", @@ -3113,8 +3113,8 @@ "speckit_version": ">=0.1.0" }, "provides": { - "commands": 14, - "hooks": 1 + "commands": 17, + "hooks": 4 }, "tags": [ "v-model", @@ -3125,9 +3125,9 @@ ], "verified": false, "downloads": 0, - "stars": 21, + "stars": 27, "created_at": "2026-02-20T00:00:00Z", - "updated_at": "2026-04-25T00:00:00Z" + "updated_at": "2026-05-17T00:00:00Z" }, "verify": { "name": "Verify Extension",