Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
7277a40b4d Release 2.42.9 2024-07-27 01:48:08 +09:00
Taiki Endo
4ca058bc06 Update cargo-semver-checks@latest to 0.33.0 2024-07-27 00:12:43 +09:00
Taiki Endo
87b88624e5 Update cargo-deny@latest to 0.15.1 2024-07-27 00:12:43 +09:00
3 changed files with 54 additions and 4 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.42.9] - 2024-07-26
- Update `cargo-semver-checks@latest` to 0.33.0.
- Update `cargo-deny@latest` to 0.15.1.
## [2.42.8] - 2024-07-26
- Update `cargo-binstall@latest` to 1.8.0.
@@ -2522,7 +2528,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.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.9...HEAD
[2.42.9]: https://github.com/taiki-e/install-action/compare/v2.42.8...v2.42.9
[2.42.8]: https://github.com/taiki-e/install-action/compare/v2.42.7...v2.42.8
[2.42.7]: https://github.com/taiki-e/install-action/compare/v2.42.6...v2.42.7
[2.42.6]: https://github.com/taiki-e/install-action/compare/v2.42.5...v2.42.6

View File

@@ -24,10 +24,32 @@
},
"license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.15.0"
"version": "0.15.1"
},
"0.15": {
"version": "0.15.0"
"version": "0.15.1"
},
"0.15.1": {
"x86_64_linux_musl": {
"etag": "0x8DCAD824F3884DA",
"checksum": "c8bd7303da7460f74a6f2f987641c508ba76249cf59cf1c23ac8186bb9c46242"
},
"x86_64_macos": {
"etag": "0x8DCAD8239AAE88D",
"checksum": "c28657cb89cadddac9ce048bf90378b0e456bb970fc528be7ac6347ef63793c5"
},
"x86_64_windows": {
"etag": "0x8DCAD82DBF17786",
"checksum": "823b49a4da176295edf89fda7087fb002d0fdfefadc6675dba6c18adf50e1c4e"
},
"aarch64_linux_musl": {
"etag": "0x8DCAD825D4626F8",
"checksum": "f4844f4aecaa080e6ecebc5528647b2c0cb8719b872c92d726a4831f57e9c10a"
},
"aarch64_macos": {
"etag": "0x8DCAD8236AF81C8",
"checksum": "7bcd09483af5861542b587c0e9234e89572eae72465721ed0ce2abb706f48088"
}
},
"0.15.0": {
"x86_64_linux_musl": {

View File

@@ -16,7 +16,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.32.0"
"version": "0.33.0"
},
"0.33": {
"version": "0.33.0"
},
"0.33.0": {
"x86_64_linux_musl": {
"etag": "0x8DCAD7F7675629F",
"checksum": "3438c1c155c1ad76ac7a0b7b04fa96cec48bf820720dd492e62f4552369fb03e"
},
"x86_64_macos": {
"etag": "0x8DCAD7F42EDCEA3",
"checksum": "cf64ae1c6a7ed4156c8b87684bb86dd22ba785e41c2ee12fba202d3d4259bc72"
},
"x86_64_windows": {
"etag": "0x8DCAD8018A2BD7D",
"checksum": "d71523c4a477c9526e56f8056feed9cf5a2cc99eb0f22bf92effd2d3929a965f"
},
"aarch64_macos": {
"etag": "0x8DCAD7F5601BBF5",
"checksum": "8d746b318ac8b06e473356badcfd0b6d51c7d0fb92778fe13c432214db27e98b"
}
},
"0.32": {
"version": "0.32.0"