Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
0d892dd50e Release 2.42.39 2024-09-04 00:02:59 +09:00
Taiki Endo
95d91b64c9 Update cargo-llvm-cov@latest to 0.6.12 2024-09-04 00:02:12 +09:00
Taiki Endo
dd522f255c Tweak changelog 2024-09-03 23:54:47 +09:00
2 changed files with 31 additions and 4 deletions

View File

@@ -10,11 +10,15 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.42.39] - 2024-09-03
- Update `cargo-llvm-cov@latest` to 0.6.12.
## [2.42.38] - 2024-09-03
- Update `typos@latest` to 1.24.3.
- Relax jq version requirement for containers and self-hosted runners to 1.3 (no longer need to install the newer version of jq when using this action on Ubuntu 14.04/CentOS 6).
- Relax jq version requirement to 1.3 (no longer need to install the newer version of jq when using this action on Ubuntu 14.04/CentOS 6 containers/self-hosted runners).
## [2.42.37] - 2024-08-30
@@ -2672,7 +2676,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.42.38...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.39...HEAD
[2.42.39]: https://github.com/taiki-e/install-action/compare/v2.42.38...v2.42.39
[2.42.38]: https://github.com/taiki-e/install-action/compare/v2.42.37...v2.42.38
[2.42.37]: https://github.com/taiki-e/install-action/compare/v2.42.36...v2.42.37
[2.42.36]: https://github.com/taiki-e/install-action/compare/v2.42.35...v2.42.36

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.11"
"version": "0.6.12"
},
"0.6": {
"version": "0.6.11"
"version": "0.6.12"
},
"0.6.12": {
"x86_64_linux_musl": {
"etag": "0x8DCCC27E30DDFFC",
"checksum": "c3418ea4a59d836a6f91d45a9c1e1fe17653c06b0bed79f31a12dec9b2eb53f5"
},
"x86_64_macos": {
"etag": "0x8DCCC28609416EF",
"checksum": "8eee90cdc0dc26eb5b676c3e5929de9cbcb657f1d7e175089ac5f7fb62be08f5"
},
"x86_64_windows": {
"etag": "0x8DCCC282FD2D223",
"checksum": "3706ec35c984aab739310dda2802f165d2cf7d296ff0972e1ba7c4daa725295b"
},
"aarch64_linux_musl": {
"etag": "0x8DCCC27E4DF5B65",
"checksum": "89852820f4384192e6faaf6ecb30f5df3b93690d81b10f77d25c0b3bce4a76ed"
},
"aarch64_macos": {
"etag": "0x8DCCC280E8E0C69",
"checksum": "bec62ac2c6e9b9497b3879716735b881c280028e2597703bc7ebed538c5c4244"
}
},
"0.6.11": {
"x86_64_linux_musl": {