Update manifest schema

This commit is contained in:
Taiki Endo
2025-07-01 08:35:32 +09:00
parent 5a5c3efe47
commit 989ca8679f
2 changed files with 39 additions and 4 deletions

View File

@@ -12,10 +12,20 @@
}, },
"license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)",
"latest": { "latest": {
"version": "0.8.0" "version": "0.8.1"
}, },
"0.8": { "0.8": {
"version": "0.8.0" "version": "0.8.1"
},
"0.8.1": {
"x86_64_linux_musl": {
"etag": "0x8DDB80A9802C524",
"checksum": "15351a72e44382c7534b6096d372bd7fa1fe730e4e1aa7f2da18c8686eb20869"
},
"x86_64_macos": {
"etag": "0x8DDB80AAA03E5B9",
"checksum": "5f450dffb9f681a647ecd47206ae241c5209ca5914bb5b8092b80d9060514821"
}
}, },
"0.8.0": { "0.8.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -19,10 +19,35 @@
}, },
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.10.0" "version": "1.11.0"
}, },
"1": { "1": {
"version": "1.10.0" "version": "1.11.0"
},
"1.11": {
"version": "1.11.0"
},
"1.11.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDB809EF54050C",
"checksum": "da35e666827cbb1e6ca98b18b7969657b9f186467bfebfa25e730aac527c36f8"
},
"x86_64_macos": {
"etag": "0x8DDB809EEEC6921",
"checksum": "a1f60dd09527ce546ff86e49ebfa1ab4a6c5d16365662e6932f8d0f46fbb18b2"
},
"x86_64_windows": {
"etag": "0x8DDB809EEF255DF",
"checksum": "35e038bdbde6fcfdf947c947c7c3fc83c5043e0ded0e5b0d59c30c8eda97fd3a"
},
"aarch64_linux_gnu": {
"etag": "0x8DDB809EEFAB0EF",
"checksum": "ce6d71e796b7d3663449151b08cee7c659f89bf36095c432e25169c857f479f0"
},
"aarch64_macos": {
"etag": "0x8DDB809EEF9EE76",
"checksum": "7cf59f08cb50f539ab9ddc6be1d463c81e31f5b189d148fc6f786adf9fc42a5f"
}
}, },
"1.10": { "1.10": {
"version": "1.10.0" "version": "1.10.0"