mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-30 10:50:25 +00:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
278ea84286 | ||
|
|
793ff2357e | ||
|
|
9b4744f4fe | ||
|
|
37bdc826ea | ||
|
|
b2914366d9 | ||
|
|
62730e3d4f | ||
|
|
3bb7f06692 | ||
|
|
2b997b5561 | ||
|
|
d7975a1de2 | ||
|
|
4985574c6e | ||
|
|
2c41309d51 | ||
|
|
e5ba2a6d6b | ||
|
|
9c3a05bb02 |
33
CHANGELOG.md
33
CHANGELOG.md
@@ -10,6 +10,32 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.49.31] - 2025-03-20
|
||||
|
||||
- Update `cargo-hack@latest` to 0.6.36.
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.12.2.
|
||||
|
||||
## [2.49.30] - 2025-03-18
|
||||
|
||||
- Update `dprint@latest` to 0.49.1.
|
||||
|
||||
## [2.49.29] - 2025-03-18
|
||||
|
||||
- Update `syft@latest` to 1.21.0.
|
||||
|
||||
- Update `release-plz@latest` to 0.3.127.
|
||||
|
||||
## [2.49.28] - 2025-03-17
|
||||
|
||||
- Update `osv-scanner@latest` to 2.0.0.
|
||||
|
||||
## [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 +3712,12 @@ 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.31...HEAD
|
||||
[2.49.31]: https://github.com/taiki-e/install-action/compare/v2.49.30...v2.49.31
|
||||
[2.49.30]: https://github.com/taiki-e/install-action/compare/v2.49.29...v2.49.30
|
||||
[2.49.29]: https://github.com/taiki-e/install-action/compare/v2.49.28...v2.49.29
|
||||
[2.49.28]: https://github.com/taiki-e/install-action/compare/v2.49.27...v2.49.28
|
||||
[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
|
||||
|
||||
28
manifests/cargo-binstall.json
generated
28
manifests/cargo-binstall.json
generated
@@ -22,32 +22,32 @@
|
||||
},
|
||||
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.12.1"
|
||||
"version": "1.12.2"
|
||||
},
|
||||
"1.12.1": {
|
||||
"1.12.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD638ABBE43B19",
|
||||
"checksum": "ec43c51c0fa4f32211b37bdac3501fc67d92b58ae09ef11af57dd84ac9fbfa28"
|
||||
"etag": "0x8DD67BA42B477F4",
|
||||
"checksum": "a99594659dc5974da6ce0fa8c44f1ec7f8674a68628e3fc66ea8c6f3098927b5"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD638A7A26CB95",
|
||||
"checksum": "5cb38fa813e01fd5c381170827d06600ae46f78910c0a215324a7f409c2c351d"
|
||||
"etag": "0x8DD67BA17754CB4",
|
||||
"checksum": "73b657f5d61ffc9a820bcd8eaa04652026e25d9c252971794a44e7e227d0d795"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD638BEAD1F245",
|
||||
"checksum": "6a47a306d7cdfb52dccadd14af5b527bd219c5b2c20cfcfc366c3fb3bc2eac53"
|
||||
"etag": "0x8DD67BB3DBFA334",
|
||||
"checksum": "1a76c55e82ef1ba3dcb174b3c47910d7cd4c16e3557c7c3b7414b5ad1559fe42"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD638A98C0B9A4",
|
||||
"checksum": "5d46063876e05eacff50dab7b33bf7630e6d759830d0eee0ae2e568e59d2fc20"
|
||||
"etag": "0x8DD67B9FCB84A33",
|
||||
"checksum": "674f5c3d11f6501c5bbebfbef5cf959e1b3cf30fc77f0af9922ea16416d213af"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD638AC2D75E6E",
|
||||
"checksum": "baac0e3379b53924a7c6eb69641ea0f67d9a7ec7bcc70b4ce544218b7d482d44"
|
||||
"etag": "0x8DD67BA216CA53F",
|
||||
"checksum": "f3c90a36a6d934a3f73ba57e3620f9a5ec5b5da4da976094e2c69f83fe061ece"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DD638B82F5EE86",
|
||||
"checksum": "269c3dcdc21ef1c18213bb2a4f22f6554653de8bd5451f59e6feea2468819644"
|
||||
"etag": "0x8DD67BB4F786A2E",
|
||||
"checksum": "f98653d5f0b18a0a27febc6cba0e13b027f944efabc8511b292138e0b03f7608"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
36
manifests/cargo-hack.json
generated
36
manifests/cargo-hack.json
generated
@@ -3,10 +3,42 @@
|
||||
"template": null,
|
||||
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)",
|
||||
"latest": {
|
||||
"version": "0.6.35"
|
||||
"version": "0.6.36"
|
||||
},
|
||||
"0.6": {
|
||||
"version": "0.6.35"
|
||||
"version": "0.6.36"
|
||||
},
|
||||
"0.6.36": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.36/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DD67BBD1B2F66C",
|
||||
"checksum": "73af85f4bd5ae23420a9e21d345b68187f5983c3e164429ccc95b39d05b392ce"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.36/cargo-hack-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DD67BC00D8DF25",
|
||||
"checksum": "2bc50a0ec53897d49579eb36502e070c8090b4047ec0f2751231d13d8e959ad9"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.36/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
|
||||
"etag": "0x8DD67BC0584F0B1",
|
||||
"checksum": "c79e8da6e54a1b99d50e2a7496b0b13da5bddb81924e2510b5f493337f36af4b"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.36/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DD67BBC439783A",
|
||||
"checksum": "27373f9c05dd92b5cd1eaa8804db99c79db97df4a62029a4fa2394fe07122df9"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.36/cargo-hack-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DD67BBD4B8FE9A",
|
||||
"checksum": "19a03adc32ffb9777ecb8721789e49b538b659d006f08bcc54b2b174fea2c124"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.36/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
|
||||
"etag": "0x8DD67BC06A60B66",
|
||||
"checksum": "f59bfb732cb5b74377faff691c2cb541764145ee1c9251b7725c7668f2223349"
|
||||
}
|
||||
},
|
||||
"0.6.35": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
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"
|
||||
|
||||
26
manifests/dprint.json
generated
26
manifests/dprint.json
generated
@@ -25,10 +25,32 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.49.0"
|
||||
"version": "0.49.1"
|
||||
},
|
||||
"0.49": {
|
||||
"version": "0.49.0"
|
||||
"version": "0.49.1"
|
||||
},
|
||||
"0.49.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD6634A4FB436B",
|
||||
"checksum": "9f7ee660fddba51780552ec487d720eb2f24fb749bfb2412439f62b845a97a2e"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD6634A50C94FA",
|
||||
"checksum": "2d787c677d9c703a2df20895cde8fe2cfa2ad565926371433c90c12a6a0cf856"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD6634A50156F6",
|
||||
"checksum": "cd4587bb010fd539de1b4d8c8f74bb7100994e2fdaf4e04747b96ee570daf564"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD6634A4F44655",
|
||||
"checksum": "4316c69f5fef26f3ab08cd9ea25555b626f7cbec05ed9f3b17516173256dd22b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD6634A4F57D78",
|
||||
"checksum": "e8d0da82dd56ea629519e250ad54f084c4a0a1c42cfc4680d73d9f31be21c849"
|
||||
}
|
||||
},
|
||||
"0.49.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
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": {
|
||||
|
||||
40
manifests/osv-scanner.json
generated
40
manifests/osv-scanner.json
generated
@@ -3,7 +3,45 @@
|
||||
"template": null,
|
||||
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.9.2"
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"2": {
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"2.0": {
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"2.0.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_linux_amd64",
|
||||
"etag": "0x8DD64FF9BC443FA",
|
||||
"checksum": "b60c273474aecad1158cfe1e9828f3841483701ba0fe3560517a45b2db16e84c"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_darwin_amd64",
|
||||
"etag": "0x8DD64FF9BAF9AB6",
|
||||
"checksum": "896169b2c6ad7cd8f09f3068f8a03c363130254d673892165c55e656b3cec31a"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_windows_amd64.exe",
|
||||
"etag": "0x8DD64FF9B02B84F",
|
||||
"checksum": "9682d5e95ccd7ef60fffe1f59a6effdf310728f4a41591206127d60adc0e8791"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_linux_arm64",
|
||||
"etag": "0x8DD64FF9AF6DEC6",
|
||||
"checksum": "5cd62579bdd4a07fe3bd7f00b0b6ffcb5813bc646e831a9dd09baefbd55239a9"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_darwin_arm64",
|
||||
"etag": "0x8DD64FF9AFCCB87",
|
||||
"checksum": "724c3c4be61446ddf9c623467ca2b54bdeb485180ec44cb7b34082c996bc83ed"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.0/osv-scanner_windows_arm64.exe",
|
||||
"etag": "0x8DD64FF9ADCE456",
|
||||
"checksum": "cfebfc0d3518ee2f917c45ec138b1f823aaa17d28217ad6dae81778c9d8de77b"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"version": "1.9.2"
|
||||
|
||||
30
manifests/release-plz.json
generated
30
manifests/release-plz.json
generated
@@ -22,10 +22,36 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.3.126"
|
||||
"version": "0.3.127"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.126"
|
||||
"version": "0.3.127"
|
||||
},
|
||||
"0.3.127": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD65793621C3A4",
|
||||
"checksum": "55a8c7523df8ef12917733388215cabdb5418ca89f27123e2b588380e230d57f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD6579955C577D",
|
||||
"checksum": "298977ef4f3ea711a0152f754c2040a3e681ad43666cb2efa925e3b8b630beac"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD657A05AA7EEC",
|
||||
"checksum": "f45cb2d76d3217c9f56b33cd5680c2696bb9b05843633b17a4e873a488983d4f"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD6579479AB6D8",
|
||||
"checksum": "9b36f26d03c5dfe08b0e0f6d2dac303cdf7fff58773cc0300a36ff5eb46e165c"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD657A06CCD07B",
|
||||
"checksum": "b0ff78be73d31b97a49aadd8081bb70e6c7569689f81dca0b5a7f28d6ada9ee1"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DD657A085586F1",
|
||||
"checksum": "a2243f7bfdbbe5e3b0dfda5cdbae644b38a07e849d2b8705451143f1d70bc243"
|
||||
}
|
||||
},
|
||||
"0.3.126": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
29
manifests/syft.json
generated
29
manifests/syft.json
generated
@@ -24,10 +24,35 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.20.0"
|
||||
"version": "1.21.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.20.0"
|
||||
"version": "1.21.0"
|
||||
},
|
||||
"1.21": {
|
||||
"version": "1.21.0"
|
||||
},
|
||||
"1.21.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD6585FF85FADC",
|
||||
"checksum": "0ee8161dfa4f79487e46e734305a414e1e7fbcdc114d69809d069e89483c4898"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD658600583CBE",
|
||||
"checksum": "41f5bcfc5480ebec0dcbc0e3911a5e4190915358dbc427a03861393c6c9f954a"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD658600577A36",
|
||||
"checksum": "b75893f72da8051a3eb1b7b37f062200caf892f4160bba3099a26f28ca8ae7a1"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD6585FF6E6EB3",
|
||||
"checksum": "b7617868459cb707e4f9f56c8cb121124bf90b2c944f30e2f3c773807e1e05d7"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD6586004D736B",
|
||||
"checksum": "7ab33ccddc017b8eccdcfa68d28b426174f36185b634c5b10c6c43cbe5c1de70"
|
||||
}
|
||||
},
|
||||
"1.20": {
|
||||
"version": "1.20.0"
|
||||
|
||||
Reference in New Issue
Block a user