Skip to content

Commit 9e718ea

Browse files
committed
address review comments
1 parent 32b95e5 commit 9e718ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
"extensions": {
66
"selftest": {
77
"name": "Spec Kit Self-Test Utility",
8+
"id": "selftest",
89
"version": "1.0.0",
910
"description": "Verifies catalog extensions by programmatically walking through the discovery, installation, and registration lifecycle.",
1011
"author": "spec-kit-core",
1112
"repository": "https://github.com/github/spec-kit",
12-
"download_url": "https://github.com/github/spec-kit/tree/main/extensions/selftest",
13+
"download_url": "https://github.com/github/spec-kit/releases/download/selftest-v1.0.0/selftest.zip",
1314
"tags": [
1415
"testing",
1516
"core",

0 commit comments

Comments
 (0)