mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-30 10:50:25 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2c41309d51 | ||
|
|
e5ba2a6d6b | ||
|
|
9c3a05bb02 |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.49.27] - 2025-03-16
|
||||
|
||||
- Update `cargo-lambda@latest` to 1.8.0.
|
||||
|
||||
- Update `editorconfig-checker@latest` to 3.2.1.
|
||||
|
||||
## [2.49.26] - 2025-03-15
|
||||
|
||||
- Update `release-plz@latest` to 0.3.126.
|
||||
@@ -3686,7 +3692,8 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.26...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.27...HEAD
|
||||
[2.49.27]: https://github.com/taiki-e/install-action/compare/v2.49.26...v2.49.27
|
||||
[2.49.26]: https://github.com/taiki-e/install-action/compare/v2.49.25...v2.49.26
|
||||
[2.49.25]: https://github.com/taiki-e/install-action/compare/v2.49.24...v2.49.25
|
||||
[2.49.24]: https://github.com/taiki-e/install-action/compare/v2.49.23...v2.49.24
|
||||
|
||||
29
manifests/cargo-lambda.json
generated
29
manifests/cargo-lambda.json
generated
@@ -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"
|
||||
|
||||
44
manifests/editorconfig-checker.json
generated
44
manifests/editorconfig-checker.json
generated
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user