|
2 | 2 | "name": "@commandlayer/commons", |
3 | 3 | "version": "1.1.0", |
4 | 4 | "package_version": "1.1.0", |
5 | | - "description": "Commons verb + schema package metadata for the active v1.1.0 canonical HTTPS-hosted schema line; IPFS CID publication is still pending.", |
| 5 | + "description": "Current release metadata for the v1.1.0 commons package.", |
6 | 6 | "owner": "commandlayer.eth", |
7 | 7 | "contact": "dev@commandlayer.org", |
8 | 8 | "license": "MIT", |
|
11 | 11 | "schemas_root": "schemas/v1.1.0", |
12 | 12 | "examples_root": "examples/v1.1.0", |
13 | 13 | "checksum_file": "checksums.txt", |
14 | | - "schemas_cid": "PENDING", |
| 14 | + "schemas_cid": "__INSERT_V1_1_0_CID__", |
15 | 15 | "tag": "commons-schemas-v1.1.0", |
16 | 16 | "verbs": [ |
17 | 17 | { |
|
155 | 155 | "schemas_root": "schemas/v1.1.0", |
156 | 156 | "commons_root": "schemas/v1.1.0/commons", |
157 | 157 | "examples_root": "examples/v1.1.0", |
158 | | - "schemas_cid": "PENDING", |
159 | | - "pin_status": "https-published-ipfs-pending" |
| 158 | + "schemas_cid": "__INSERT_V1_1_0_CID__", |
| 159 | + "pin_status": "published" |
160 | 160 | }, |
161 | 161 | "pinned_canonical_release": { |
162 | | - "version": "1.0.0", |
| 162 | + "version": "1.1.0", |
163 | 163 | "status": "pinned canonical release", |
164 | | - "schemas_root": "schemas/v1.0.0", |
165 | | - "commons_root": "schemas/v1.0.0/commons", |
166 | | - "examples_root": "examples/v1.0.0", |
167 | | - "schemas_cid": "bafybeigvf6nkzws7dblos74dqqjkguwkrwn4a2c27ieygoxmgofyzdkz6m", |
| 164 | + "schemas_root": "schemas/v1.1.0", |
| 165 | + "commons_root": "schemas/v1.1.0/commons", |
| 166 | + "examples_root": "examples/v1.1.0", |
| 167 | + "schemas_cid": "__INSERT_V1_1_0_CID__", |
168 | 168 | "pin_status": "published" |
169 | 169 | } |
170 | 170 | } |
0 commit comments