Update cargo-shear@latest to 1.3.0

This commit is contained in:
Taiki Endo
2025-05-25 17:44:21 +00:00
parent 4be883217e
commit 27f9e86c40
2 changed files with 33 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cargo-shear@latest` to 1.3.0.
## [2.52.0] - 2025-05-22 ## [2.52.0] - 2025-05-22
- Support `trivy`. ([#970](https://github.com/taiki-e/install-action/pull/970), thanks @jayvdb) - Support `trivy`. ([#970](https://github.com/taiki-e/install-action/pull/970), thanks @jayvdb)

View File

@@ -28,10 +28,39 @@
}, },
"license_markdown": "[MIT](https://github.com/Boshen/cargo-shear/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/Boshen/cargo-shear/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.2.8" "version": "1.3.0"
}, },
"1": { "1": {
"version": "1.2.8" "version": "1.3.0"
},
"1.3": {
"version": "1.3.0"
},
"1.3.0": {
"x86_64_linux_musl": {
"etag": "0x8DD99D6556E27B3",
"checksum": "d864eeb629b9c8c4d811c108e5ae629d2cbc87f08fcce023e6752467a55e7f3a"
},
"x86_64_macos": {
"etag": "0x8DD99D6546C31DF",
"checksum": "5de53ab4e68cb20f930e6467ba7e1362b743229790f5e12e7a94f8c5b862a01e"
},
"x86_64_windows": {
"etag": "0x8DD99D6892D47D3",
"checksum": "2ade1680522af8bb87b021012272ec3d80a2c4cadb7747c8143fdc81ba869854"
},
"aarch64_linux_musl": {
"etag": "0x8DD99D65A177CBC",
"checksum": "b94674ba28fb33cc16bf2b04517c5054ceb9cc9b02c70a8f0334bbb0e4b378e2"
},
"aarch64_macos": {
"etag": "0x8DD99D65373A74E",
"checksum": "403474803e32d3594b275cfc68f67c1758cbfa713117d0a3182986838d388808"
},
"aarch64_windows": {
"etag": "0x8DD99D67B5A26B0",
"checksum": "10ace55b8d0693d69ae75180b76c46f8aa76ca48728dd6fd267a32acd33a8e36"
}
}, },
"1.2": { "1.2": {
"version": "1.2.8" "version": "1.2.8"