Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
3ef81fdf44 Release 2.26.2 2024-01-24 22:40:33 +09:00
Taiki Endo
1946683e96 Update cargo-llvm-cov@latest to 0.6.3 2024-01-24 22:39:52 +09:00
2 changed files with 25 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.26.2] - 2024-01-24
- Update `cargo-llvm-cov@latest` to 0.6.3.
## [2.26.1] - 2024-01-24
- Update `cargo-deny@latest` to 0.14.9.
@@ -1673,7 +1677,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.26.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.26.2...HEAD
[2.26.2]: https://github.com/taiki-e/install-action/compare/v2.26.1...v2.26.2
[2.26.1]: https://github.com/taiki-e/install-action/compare/v2.26.0...v2.26.1
[2.26.0]: https://github.com/taiki-e/install-action/compare/v2.25.11...v2.26.0
[2.25.11]: https://github.com/taiki-e/install-action/compare/v2.25.10...v2.25.11

View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.6.2"
"version": "0.6.3"
},
"0.6": {
"version": "0.6.2"
"version": "0.6.3"
},
"0.6.3": {
"x86_64_linux_musl": {
"checksum": "9a90036a649398525bdb43cd3d9442cd73e8ee182561cf487c8e686c7c610e1b"
},
"x86_64_macos": {
"checksum": "9da061e9c5b97b9411e6b48d5153f245a8aed8de149cbb307d74de214b88c813"
},
"x86_64_windows": {
"checksum": "7ba076d110b9d9c86ccec51a3e5df6bbc8aebfb5730633ada421848ed4eea8e6"
},
"aarch64_linux_musl": {
"checksum": "727a85fc67121ce68d6351f0767305cd0299539fedc17e2cc72fa11839be38d0"
},
"aarch64_macos": {
"checksum": "0cb3aefd698f833a526fe7a55e321750857cde3e357ba4d43e34e5f5556fb43e"
}
},
"0.6.2": {
"x86_64_linux_musl": {