Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
5ffe29a8b1 Release 2.44.33 2024-10-12 19:45:13 +09:00
Taiki Endo
fad0a2f750 Update cargo-llvm-cov@latest to 0.6.14 2024-10-12 19:43:38 +09:00
Taiki Endo
c2262caf0b Release 2.44.32 2024-10-12 18:39:40 +09:00
Taiki Endo
87eb4c905f Update cargo-make@latest to 0.37.22 2024-10-12 18:35:56 +09:00
3 changed files with 55 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] ## [Unreleased]
## [2.44.33] - 2024-10-12
- Update `cargo-llvm-cov@latest` to 0.6.14.
## [2.44.32] - 2024-10-12
- Update `cargo-make@latest` to 0.37.22.
## [2.44.31] - 2024-10-11 ## [2.44.31] - 2024-10-11
- Update `wasm-bindgen@latest` to 0.2.95. - Update `wasm-bindgen@latest` to 0.2.95.
@@ -2880,7 +2888,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.44.31...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.33...HEAD
[2.44.33]: https://github.com/taiki-e/install-action/compare/v2.44.32...v2.44.33
[2.44.32]: https://github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32
[2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31 [2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31
[2.44.30]: https://github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30 [2.44.30]: https://github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30
[2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29 [2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29

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)", "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": { "latest": {
"version": "0.6.13" "version": "0.6.14"
}, },
"0.6": { "0.6": {
"version": "0.6.13" "version": "0.6.14"
},
"0.6.14": {
"x86_64_linux_musl": {
"etag": "0x8DCEAA96B7E3196",
"checksum": "08f67d6dc9d2ae0b6516aebd9a7f95777f9a4a68df86bee9f7597e7b56321673"
},
"x86_64_macos": {
"etag": "0x8DCEAA9A5937F03",
"checksum": "673d53e366cfa17b4b543af8a6420337e0b65ec8edfb88241dc8f9d19d1e3856"
},
"x86_64_windows": {
"etag": "0x8DCEAA9CA2BC6CF",
"checksum": "1187cf6ed6531acb18caf07433344e8cc7ac6f5e9508706b18e37535812f5d1a"
},
"aarch64_linux_musl": {
"etag": "0x8DCEAA96C4499E0",
"checksum": "08de4a6ad422d38b680af5fd82312970b4ab3615f418d4af580a2c65d9e89f89"
},
"aarch64_macos": {
"etag": "0x8DCEAA97A024E2B",
"checksum": "2deb2afcadb6e6e98472bf024f93c28e5233be139be564a40955ce2d31e19cf8"
}
}, },
"0.6.13": { "0.6.13": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -20,10 +20,28 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)", "license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)",
"latest": { "latest": {
"version": "0.37.21" "version": "0.37.22"
}, },
"0.37": { "0.37": {
"version": "0.37.21" "version": "0.37.22"
},
"0.37.22": {
"x86_64_linux_musl": {
"etag": "0x8DCEA8D25D8C323",
"checksum": "b45c91ccbcb0d086cde0be9ad1b6688ee3a1558356a0218c50e0d92e36d7ac2f"
},
"x86_64_macos": {
"etag": "0x8DCEA8D6C3DEDF6",
"checksum": "cd40a4ae2c33e5c4ce3ad5f4fbc70da9c2ade90a586fbdbd26c5bd128c0b0417"
},
"x86_64_windows": {
"etag": "0x8DCEA8D399F871E",
"checksum": "ff451f4b56c331691be05f79fb24e1107350850d8d0cde6d3c7e0b315244bece"
},
"aarch64_macos": {
"etag": "0x8DCEA8CD8C8EA37",
"checksum": "970ae477bc6dcb1ad88672bd4adcaa5cc0a2caf27e2b467adcce6ed56634087d"
}
}, },
"0.37.21": { "0.37.21": {
"x86_64_linux_musl": { "x86_64_linux_musl": {