Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
dccf3df6e0 Release 2.49.8 2025-03-01 00:24:02 +09:00
Taiki Endo
a1324e40ca Update cargo-binstall@latest to 1.11.2 2025-03-01 00:12:23 +09:00
Taiki Endo
f0776fc234 Update cargo-audit@latest to 0.21.2 2025-02-28 21:15:42 +09:00
3 changed files with 42 additions and 17 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.49.8] - 2025-02-28
- Update `cargo-binstall@latest` to 1.11.2.
- Update `cargo-audit@latest` to 0.21.2.
## [2.49.7] - 2025-02-27
- Update `cargo-deny@latest` to 0.18.1.
@@ -3592,7 +3598,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.49.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.8...HEAD
[2.49.8]: https://github.com/taiki-e/install-action/compare/v2.49.7...v2.49.8
[2.49.7]: https://github.com/taiki-e/install-action/compare/v2.49.6...v2.49.7
[2.49.6]: https://github.com/taiki-e/install-action/compare/v2.49.5...v2.49.6
[2.49.5]: https://github.com/taiki-e/install-action/compare/v2.49.4...v2.49.5

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-MIT)",
"latest": {
"version": "0.21.1"
"version": "0.21.2"
},
"0.21": {
"version": "0.21.1"
"version": "0.21.2"
},
"0.21.2": {
"x86_64_linux_musl": {
"etag": "0x8DD57EB7FBC973F",
"checksum": "422912aa851458bc9bf37a458b75890cb5a4e2a7e5216dcee7df91507fc594d9"
},
"x86_64_macos": {
"etag": "0x8DD57EB6E096D56",
"checksum": "35bb991a09591ace872c86210931875dca013a53400eddb75ff2883e00b8eb67"
},
"x86_64_windows": {
"etag": "0x8DD57EBD7A4AB19",
"checksum": "9499b234149962c03f2e4d089ecc756c598d8fee6531f76c719a47feaff7468e"
},
"aarch64_linux_gnu": {
"etag": "0x8DD57EB8E4432AF",
"checksum": "f29959b2792bb0864db5db1d2facf16c2f8bc3be323ca57cee9609147cd6f64d"
}
},
"0.21.1": {
"x86_64_linux_musl": {

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.11.1"
"version": "1.11.2"
},
"1.11.1": {
"1.11.2": {
"x86_64_linux_musl": {
"etag": "0x8DD53AD432C0E1E",
"checksum": "e4ee181b2d8fc814b340f5da849dd67acfc985b18c92bcd654c9d223d205e4d5"
"etag": "0x8DD57FA7BB48549",
"checksum": "ea9ce8f0b4139aaa7f8cce03fb0e54f206a6a9d0b8e2e586dfae99d4a92c3fa0"
},
"x86_64_macos": {
"etag": "0x8DD53AD12F83C0F",
"checksum": "fca395de3047f7868c3b57d7563a8342b2b446b0c6839509527fff56e2156068"
"etag": "0x8DD57FA5478A8DB",
"checksum": "7fac7c408bc001f211dfc2bd6cd614e7dd5022087f134a37e545dceb760e19f8"
},
"x86_64_windows": {
"etag": "0x8DD53AE25C0C75B",
"checksum": "b092d9f1dea240fb7269e25bd097575fd8bd7b0acd9b44cf5319e5a52adb9952"
"etag": "0x8DD57FB7B0E7292",
"checksum": "abae034a133e89c6ad532e2d2c473cf3558b70072ec366e0933f6b3c275dfbec"
},
"aarch64_linux_musl": {
"etag": "0x8DD53ACE9F477BA",
"checksum": "096f2d7afb87856f58a8c95a5a99130b60ad2763f38378c62b1ffa3ec8e93c1f"
"etag": "0x8DD57FA1DF05862",
"checksum": "e346df04a676ddfe46f4b900507d7d844a472182dd0c849c582b786be971be6a"
},
"aarch64_macos": {
"etag": "0x8DD53AD22027CC8",
"checksum": "2837ffc3ad798eec1629638ed43ca85a52abf9d0db5ab38d498d803fd65c38c3"
"etag": "0x8DD57FB2B5DC5EC",
"checksum": "933a58e3b12e35564d69e0d5d67b93f9417e913af23f39d3567d76cb0140ac9f"
},
"aarch64_windows": {
"etag": "0x8DD53ADFC1A99F6",
"checksum": "d675ea21614f99482569f4bae2a24cd312b98755c8f3708766baa7cb502b640b"
"etag": "0x8DD57FB28B74CA4",
"checksum": "902634c196f849d62b2edf84e5e6f80aefe89cd4f432f179cd3a1a0a89a93fb6"
}
}
}