Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
4351b0c7ea Release 2.58.12 2025-08-15 02:18:20 +09:00
Taiki Endo
efc1414b70 Update cargo-deny@latest to 0.18.4 2025-08-14 21:20:21 +09:00
2 changed files with 30 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.58.12] - 2025-08-14
- Update `cargo-deny@latest` to 0.18.4.
## [2.58.11] - 2025-08-14
- Update `release-plz@latest` to 0.3.140.
@@ -4300,7 +4304,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.58.11...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.12...HEAD
[2.58.12]: https://github.com/taiki-e/install-action/compare/v2.58.11...v2.58.12
[2.58.11]: https://github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11
[2.58.10]: https://github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10
[2.58.9]: https://github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9

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.18.3"
"version": "0.18.4"
},
"0.18": {
"version": "0.18.3"
"version": "0.18.4"
},
"0.18.4": {
"x86_64_linux_musl": {
"etag": "0x8DDDB1F44DA0737",
"checksum": "f476ee4e3213f13ef40a47b0f3ccc4d14a0011d7dd5abfeb9846d5c1d62a9a42"
},
"x86_64_macos": {
"etag": "0x8DDDB1F0AA34748",
"checksum": "0223ab5950748c1855950cd73bff4dc044fe086c66cedd0b3363087c95dd2326"
},
"x86_64_windows": {
"etag": "0x8DDDB1F75771FA3",
"checksum": "fa223fabedc3fd01dc428d8807202b02ac4b7174529d9ba7f7fcc105ab39904a"
},
"aarch64_linux_musl": {
"etag": "0x8DDDB1F1DD63FED",
"checksum": "39b8b76e2e4d149c0f49562165397fbe9f60534a04c0ef92089a2a61d9758d43"
},
"aarch64_macos": {
"etag": "0x8DDDB1F0FFD4F0D",
"checksum": "0e4f43fec5c9b8f26d689bcb08e18b7d3078b0b74b11837757737d2c8c8f53e6"
}
},
"0.18.3": {
"x86_64_linux_musl": {