From a8e1374411cfd31379f37c995c51bec4a4ed4148 Mon Sep 17 00:00:00 2001 From: Manfred Riem <15701806+mnriem@users.noreply.github.com> Date: Fri, 15 May 2026 14:52:58 -0500 Subject: [PATCH] Update Agent Governance extension to v1.1.0 Update agent-governance extension submitted by @bigsmartben: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2569 --- 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 4028ca71ad..873f835c20 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -73,8 +73,8 @@ "id": "agent-governance", "description": "Project-local agent governance memory and context projection.", "author": "bigben", - "version": "1.0.0", - "download_url": "https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.0.0.zip", + "version": "1.1.0", + "download_url": "https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.1.0.zip", "repository": "https://github.com/bigsmartben/spec-kit-agent-governance", "homepage": "https://github.com/bigsmartben/spec-kit-agent-governance", "documentation": "https://github.com/bigsmartben/spec-kit-agent-governance/blob/main/README.md", @@ -103,7 +103,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-05-14T00:00:00Z", - "updated_at": "2026-05-14T00:00:00Z" + "updated_at": "2026-05-15T00:00:00Z" }, "agent-orchestrator": { "name": "Intelligent Agent Orchestrator",