Skip to content

Commit 2d97e24

Browse files
committed
fix(extensions): update Spec2Cloud extension version and timestamps
1 parent 5ff60d4 commit 2d97e24

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-04-24T14:00:00Z",
3+
"updated_at": "2026-04-30T09:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -2023,8 +2023,8 @@
20232023
"id": "spec2cloud",
20242024
"description": "Spec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy.",
20252025
"author": "Azure Samples",
2026-
"version": "1.0.0",
2027-
"download_url": "https://github.com/Azure-Samples/Spec2Cloud/releases/latest/download/extension.zip",
2026+
"version": "1.1.0",
2027+
"download_url": "https://github.com/Azure-Samples/Spec2Cloud/releases/download/spec-kit-spec2cloud-v1.1.0/extension.zip",
20282028
"repository": "https://github.com/Azure-Samples/Spec2Cloud",
20292029
"homepage": "https://aka.ms/spec2cloud",
20302030
"documentation": "https://github.com/Azure-Samples/Spec2Cloud/blob/main/spec-kit/README.md",
@@ -2047,8 +2047,8 @@
20472047
"verified": false,
20482048
"downloads": 0,
20492049
"stars": 0,
2050-
"created_at": "2026-04-29T15:00:00Z",
2051-
"updated_at": "2026-04-29T15:00:00Z"
2050+
"created_at": "2026-04-30T00:00:00Z",
2051+
"updated_at": "2026-04-30T00:00:00Z"
20522052
},
20532053
"speckit-utils": {
20542054
"name": "SDD Utilities",

0 commit comments

Comments
 (0)