Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
e0367a2d3f Release 2.21.5 2023-10-31 05:49:18 +09:00
Taiki Endo
16cc2573d5 Update cargo-llvm-cov@latest to 0.5.36 2023-10-31 05:49:01 +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.21.5] - 2023-10-30
- Update `cargo-llvm-cov@latest` to 0.5.36.
## [2.21.4] - 2023-10-30
- Update `wasmtime@latest` to 14.0.3.
@@ -1387,7 +1391,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.21.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.5...HEAD
[2.21.5]: https://github.com/taiki-e/install-action/compare/v2.21.4...v2.21.5
[2.21.4]: https://github.com/taiki-e/install-action/compare/v2.21.3...v2.21.4
[2.21.3]: https://github.com/taiki-e/install-action/compare/v2.21.2...v2.21.3
[2.21.2]: https://github.com/taiki-e/install-action/compare/v2.21.1...v2.21.2

View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.5.35"
"version": "0.5.36"
},
"0.5": {
"version": "0.5.35"
"version": "0.5.36"
},
"0.5.36": {
"x86_64_linux_musl": {
"checksum": "48083f2df7030ac1f5567d2e4155aac71115bc81432da6a97c35b603f8f9d1ed"
},
"x86_64_macos": {
"checksum": "bcf604c0eb65818e8a3b7b004f45856ef9ab6f0a1c6621c8f3c029e44050f601"
},
"x86_64_windows": {
"checksum": "b5e6f0cfe3e7a5a7470664afac705b55b233a7c3cfa9dab007c725cd94ba0565"
},
"aarch64_linux_musl": {
"checksum": "3f2e9339d505bb330fcadee6a3a8fdfe69a8490bbdc0858ddc152142be8f0b77"
},
"aarch64_macos": {
"checksum": "36f431920be39b719438a0a60a568852e2bcfab79db395caf7f77da304451bda"
}
},
"0.5.35": {
"x86_64_linux_musl": {