From cb0d9612ef4a7fd67cca2c74698fc9f7fa813653 Mon Sep 17 00:00:00 2001 From: Sharath Satish <2109335+sharathsatish@users.noreply.github.com> Date: Thu, 9 Apr 2026 01:55:57 +0530 Subject: [PATCH] feat: update fleet extension to v1.1.0 (#2029) --- extensions/catalog.community.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 8d91c5674..65fa17bb3 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -526,8 +526,8 @@ "id": "fleet", "description": "Orchestrate a full feature lifecycle with human-in-the-loop gates across all SpecKit phases.", "author": "sharathsatish", - "version": "1.0.0", - "download_url": "https://github.com/sharathsatish/spec-kit-fleet/archive/refs/tags/v1.0.0.zip", + "version": "1.1.0", + "download_url": "https://github.com/sharathsatish/spec-kit-fleet/archive/refs/tags/v1.1.0.zip", "repository": "https://github.com/sharathsatish/spec-kit-fleet", "homepage": "https://github.com/sharathsatish/spec-kit-fleet", "documentation": "https://github.com/sharathsatish/spec-kit-fleet/blob/main/README.md", @@ -550,7 +550,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-03-06T00:00:00Z", - "updated_at": "2026-03-06T00:00:00Z" + "updated_at": "2026-03-31T00:00:00Z" }, "iterate": { "name": "Iterate",