Update workflow-preset community catalog to v1.3.2 (#2841)

This commit is contained in:
bigsmartben
2026-06-04 23:18:48 +08:00
committed by GitHub
parent a9a759450d
commit e094cbdb6e

View File

@@ -1,6 +1,6 @@
{ {
"schema_version": "1.0", "schema_version": "1.0",
"updated_at": "2026-05-31T00:00:00Z", "updated_at": "2026-06-03T00:00:00Z",
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json",
"presets": { "presets": {
"a11y-governance": { "a11y-governance": {
@@ -542,7 +542,7 @@
], ],
"created_at": "2026-04-30T00:00:00Z", "created_at": "2026-04-30T00:00:00Z",
"updated_at": "2026-04-30T00:00:00Z" "updated_at": "2026-04-30T00:00:00Z"
}, },
"toc-navigation": { "toc-navigation": {
"name": "Table of Contents Navigation", "name": "Table of Contents Navigation",
"id": "toc-navigation", "id": "toc-navigation",
@@ -595,11 +595,11 @@
"workflow-preset": { "workflow-preset": {
"name": "Workflow Preset", "name": "Workflow Preset",
"id": "workflow-preset", "id": "workflow-preset",
"version": "1.3.1", "version": "1.3.2",
"description": "Behavior-first specification, design artifacts, and agent-native handoff orchestration.", "description": "Behavior-first specification, design artifacts, and agent-native handoff orchestration.",
"author": "bigsmartben", "author": "bigsmartben",
"repository": "https://github.com/bigsmartben/spec-kit-workflow-preset", "repository": "https://github.com/bigsmartben/spec-kit-workflow-preset",
"download_url": "https://github.com/bigsmartben/spec-kit-workflow-preset/releases/download/v1.3.1/spec-kit-workflow-preset-v1.3.1.zip", "download_url": "https://github.com/bigsmartben/spec-kit-workflow-preset/releases/download/v1.3.2/spec-kit-workflow-preset-v1.3.2.zip",
"homepage": "https://github.com/bigsmartben/spec-kit-workflow-preset", "homepage": "https://github.com/bigsmartben/spec-kit-workflow-preset",
"documentation": "https://github.com/bigsmartben/spec-kit-workflow-preset/blob/main/README.md", "documentation": "https://github.com/bigsmartben/spec-kit-workflow-preset/blob/main/README.md",
"license": "MIT", "license": "MIT",
@@ -618,7 +618,7 @@
"handoff" "handoff"
], ],
"created_at": "2026-05-27T00:00:00Z", "created_at": "2026-05-27T00:00:00Z",
"updated_at": "2026-05-28T00:00:00Z" "updated_at": "2026-06-03T00:00:00Z"
} }
} }
} }