Update editorconfig-checker@latest to 3.2.1

This commit is contained in:
Taiki Endo
2025-03-15 21:06:54 +00:00
parent 2153a01222
commit 9c3a05bb02
2 changed files with 43 additions and 3 deletions

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": {