From 4c6e4a2e5a640cd959ca69fa9e4d097f12b157fa Mon Sep 17 00:00:00 2001 From: DevAbdullah90 Date: Mon, 13 Apr 2026 22:13:36 +0500 Subject: [PATCH 1/3] fix: add missing download_url for what-if extension --- extensions/catalog.community.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 4f8accfef0..21ffd04b2a 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-04-13T14:39:00Z", + "updated_at": "2026-04-13T21:45:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -1924,6 +1924,7 @@ "description": "Preview the downstream impact (complexity, effort, tasks, risks) of requirement changes before committing to them.", "author": "DevAbdullah90", "version": "1.0.0", + "download_url": "https://github.com/DevAbdullah90/spec-kit-whatif/archive/refs/heads/main.zip", "repository": "https://github.com/DevAbdullah90/spec-kit-whatif", "homepage": "https://github.com/DevAbdullah90/spec-kit-whatif", "documentation": "https://github.com/DevAbdullah90/spec-kit-whatif/blob/main/README.md", From e1254cec770d764a40bacc19c9f8732bd9bab98d Mon Sep 17 00:00:00 2001 From: DevAbdullah90 Date: Mon, 13 Apr 2026 23:04:37 +0500 Subject: [PATCH 2/3] fix: Use stable v1.0.0 tag for download_url --- extensions/catalog.community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 21ffd04b2a..85bfcbe36b 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1924,7 +1924,7 @@ "description": "Preview the downstream impact (complexity, effort, tasks, risks) of requirement changes before committing to them.", "author": "DevAbdullah90", "version": "1.0.0", - "download_url": "https://github.com/DevAbdullah90/spec-kit-whatif/archive/refs/heads/main.zip", + "download_url": "https://github.com/DevAbdullah90/spec-kit-whatif/archive/refs/tags/v1.0.0.zip", "repository": "https://github.com/DevAbdullah90/spec-kit-whatif", "homepage": "https://github.com/DevAbdullah90/spec-kit-whatif", "documentation": "https://github.com/DevAbdullah90/spec-kit-whatif/blob/main/README.md", From 7d4ae4543f58e1b05f94d095b66b9fea42ef3a5d Mon Sep 17 00:00:00 2001 From: DevAbdullah90 Date: Tue, 14 Apr 2026 17:19:50 +0500 Subject: [PATCH 3/3] fix: Bump timestamps for whatif entry and top-level catalog --- extensions/catalog.community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index ad3fae3b54..2301827f67 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-04-13T23:01:30Z", + "updated_at": "2026-04-14T13:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -1989,7 +1989,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-04-13T00:00:00Z", - "updated_at": "2026-04-13T00:00:00Z" + "updated_at": "2026-04-14T13:00:00Z" }, "worktree": { "name": "Worktree Isolation",