Compare commits

..

4 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
Taiki Endo
8e7c8b4092 Release 2.26.1 2024-01-24 21:00:37 +09:00
Taiki Endo
568087808f Update cargo-deny@latest to 0.14.9 2024-01-24 20:57:06 +09:00
3 changed files with 46 additions and 5 deletions

View File

@@ -10,6 +10,14 @@ 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.
## [2.26.0] - 2024-01-24
- Support `cargo-sort`. ([#344](https://github.com/taiki-e/install-action/pull/344), thanks @jhpratt)
@@ -1669,7 +1677,9 @@ 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.0...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
[2.25.10]: https://github.com/taiki-e/install-action/compare/v2.25.9...v2.25.10

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.14.8"
"version": "0.14.9"
},
"0.14": {
"version": "0.14.8"
"version": "0.14.9"
},
"0.14.9": {
"x86_64_linux_musl": {
"checksum": "39c05967ad5e15f1dcc5b0add184d5fa05de717daaf7cc7dfe222f92021c5364"
},
"x86_64_macos": {
"checksum": "ccaf3dc020d0b30b4b85f11631f8a5184b1a4f9912ed0e14174f73f4e06ee4e3"
},
"x86_64_windows": {
"checksum": "30f58453447249c994c8943204616ea58b8fad5654718dddd6a12ec8cb004956"
},
"aarch64_macos": {
"checksum": "8d2c0c305502158be6351561c6d358a97f7c273a7898e2a5c5690910a823f467"
}
},
"0.14.8": {
"x86_64_linux_musl": {

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": {