mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-24 00:10:47 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a27a04f8a | ||
|
|
787f5f34b6 | ||
|
|
dea01ef826 | ||
|
|
d323467220 |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.42.33] - 2024-08-24
|
||||||
|
|
||||||
|
- Update `git-cliff@latest` to 2.5.0.
|
||||||
|
|
||||||
|
## [2.42.32] - 2024-08-24
|
||||||
|
|
||||||
|
- Update `cargo-nextest@latest` to 0.9.75.
|
||||||
|
|
||||||
## [2.42.31] - 2024-08-23
|
## [2.42.31] - 2024-08-23
|
||||||
|
|
||||||
- Update `typos@latest` to 1.24.1.
|
- Update `typos@latest` to 1.24.1.
|
||||||
@@ -2636,7 +2644,9 @@ Note: This release is considered a breaking change because installing on version
|
|||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.31...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.33...HEAD
|
||||||
|
[2.42.33]: https://github.com/taiki-e/install-action/compare/v2.42.32...v2.42.33
|
||||||
|
[2.42.32]: https://github.com/taiki-e/install-action/compare/v2.42.31...v2.42.32
|
||||||
[2.42.31]: https://github.com/taiki-e/install-action/compare/v2.42.30...v2.42.31
|
[2.42.31]: https://github.com/taiki-e/install-action/compare/v2.42.30...v2.42.31
|
||||||
[2.42.30]: https://github.com/taiki-e/install-action/compare/v2.42.29...v2.42.30
|
[2.42.30]: https://github.com/taiki-e/install-action/compare/v2.42.29...v2.42.30
|
||||||
[2.42.29]: https://github.com/taiki-e/install-action/compare/v2.42.28...v2.42.29
|
[2.42.29]: https://github.com/taiki-e/install-action/compare/v2.42.28...v2.42.29
|
||||||
|
|||||||
27
manifests/cargo-nextest.json
generated
27
manifests/cargo-nextest.json
generated
@@ -19,10 +19,33 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
|
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.9.74"
|
"version": "0.9.75"
|
||||||
},
|
},
|
||||||
"0.9": {
|
"0.9": {
|
||||||
"version": "0.9.74"
|
"version": "0.9.75"
|
||||||
|
},
|
||||||
|
"0.9.75": {
|
||||||
|
"previous_stable_version": "0.9.74",
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DCC3C2E269D8E1",
|
||||||
|
"checksum": "34321de06d68a3c39340e13256eae38b6529284842a8c3b7f21c338d1042945e"
|
||||||
|
},
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCC3C2FCBD52CA",
|
||||||
|
"checksum": "9cfb640acad0b3115711a7181102bdd6e56315bf1b4def1351b63c36d0cf95d4"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCC3C2C8247FE5",
|
||||||
|
"checksum": "89ed23b1d79434bccd01aee9faf14092d3701b468b13fffc3f3895069b7c3c5d"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCC3C30432A781",
|
||||||
|
"checksum": "517371879db44956222d55698e2c7cab96dbb977d7fccffab1314a59a2623205"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DCC3C2DEB1C3B9",
|
||||||
|
"checksum": "0fc7af32f0670fefa5d1c8ccd54efff3f97acb862b77dd37fff78db85ea9f309"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.9.74": {
|
"0.9.74": {
|
||||||
"previous_stable_version": "0.9.72",
|
"previous_stable_version": "0.9.72",
|
||||||
|
|||||||
33
manifests/git-cliff.json
generated
33
manifests/git-cliff.json
generated
@@ -28,10 +28,39 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "2.4.0"
|
"version": "2.5.0"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"version": "2.4.0"
|
"version": "2.5.0"
|
||||||
|
},
|
||||||
|
"2.5": {
|
||||||
|
"version": "2.5.0"
|
||||||
|
},
|
||||||
|
"2.5.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCC414DF7EC2C6",
|
||||||
|
"checksum": "f5d4388c0f58ec6c37e828ba6923518b3e8ac0eafaa665f5bdc46f32847ca851"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCC414DF9E8321",
|
||||||
|
"checksum": "e715f1ac38832faa28a28fa73d81977a7695084dbf4ec75d89f74bcaf1637799"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCC41588A42559",
|
||||||
|
"checksum": "26f9fbc60694bb3f821f77703bb7d1cda8694c407dee751770cfb40a98657bcf"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCC414E17C2650",
|
||||||
|
"checksum": "f6e570f2bf7214c780e26761de5e39c3fcfe99de7efe056cc2d5ba8026c35831"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCC414A2165993",
|
||||||
|
"checksum": "813dbe0b3738ad0a7144e44709d19390de210d9813c7d6ab648c83b58d3fee97"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DCC415AB00A23D",
|
||||||
|
"checksum": "c13922ad8a3239dd95e7329ca0d689fea390c5d5dbc0ec35c1bcaf76f1a10764"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"2.4": {
|
"2.4": {
|
||||||
"version": "2.4.0"
|
"version": "2.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user