Update manifest schema

This commit is contained in:
Taiki Endo
2025-03-16 12:31:44 +09:00
parent 28aa590785
commit 99310801e4
2 changed files with 68 additions and 5 deletions

View File

@@ -20,10 +20,35 @@
},
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
"latest": {
"version": "1.7.1"
"version": "1.8.0"
},
"1": {
"version": "1.7.1"
"version": "1.8.0"
},
"1.8": {
"version": "1.8.0"
},
"1.8.0": {
"x86_64_linux_musl": {
"etag": "0x8DD640D966E4B11",
"checksum": "4d6943eb3f0960ed4aa5ecf7fd52a9cb7b85540f67df1a223af298c4358d5538"
},
"x86_64_macos": {
"etag": "0x8DD640D971126A0",
"checksum": "89ce9efa651468f79c9541e2b2a7d23a39ebdf168b3c194dc1d18bbdd3cbce9c"
},
"x86_64_windows": {
"etag": "0x8DD640D97B6976C",
"checksum": "8dd50f9f69a9d4ea96d41d06bd1f0a7bc4c2b736c1ea4e5621dcbba46028c593"
},
"aarch64_linux_musl": {
"etag": "0x8DD640D985CF18A",
"checksum": "9a6bef3b064da618b9db6b3bfdf23b070f57ec7ee3867cf1e633f525dba81d29"
},
"aarch64_macos": {
"etag": "0x8DD640D99089CD3",
"checksum": "3aaa8013e44e15f873b8afb8e5d6999738f842653dfa5d8e524e9808005b4be8"
}
},
"1.7": {
"version": "1.7.1"

View File

@@ -3,13 +3,51 @@
"template": null,
"license_markdown": "[MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE)",
"latest": {
"version": "3.2.0"
"version": "3.2.1"
},
"3": {
"version": "3.2.0"
"version": "3.2.1"
},
"3.2": {
"version": "3.2.0"
"version": "3.2.1"
},
"3.2.1": {
"x86_64_linux_musl": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-linux-amd64.tar.gz",
"etag": "0x8DD6400CA3C4BAA",
"checksum": "e6c4e61733d3f76c308468da5121bf27b3d43b0d18b7b478b5a80e4199bc91be",
"bin": "bin/ec-linux-amd64"
},
"x86_64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-darwin-amd64.tar.gz",
"etag": "0x8DD6400CA154078",
"checksum": "8699abd54ddad422819e2e970ff9da0d062c171c523f21707836ee5d56937112",
"bin": "bin/ec-darwin-amd64"
},
"x86_64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-windows-amd64.zip",
"etag": "0x8DD6400CA6AEF63",
"checksum": "19163c237ce51dffcabb1b2ab5bd6a684d3de6813b55b38df9eb00b4731c8ae9",
"bin": "bin/ec-windows-amd64.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-linux-arm64.tar.gz",
"etag": "0x8DD6400C9E821A4",
"checksum": "4273679e831b81b834c82c43886533159a8599d04067c011ceffffade60d1b22",
"bin": "bin/ec-linux-arm64"
},
"aarch64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-darwin-arm64.tar.gz",
"etag": "0x8DD6400C9D32AA1",
"checksum": "3bcf57e16f29ea92a0fc5ed21165f616f83564682dcab789f0f292ea663d4c11",
"bin": "bin/ec-darwin-arm64"
},
"aarch64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-windows-arm64.zip",
"etag": "0x8DD6400CA7591CF",
"checksum": "f24214327d637f5957e1f4e472234e2add5b7deb81a2b5a6749dcf1243b4419c",
"bin": "bin/ec-windows-arm64.exe"
}
},
"3.2.0": {
"x86_64_linux_musl": {