Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
e6d2212084 Release 2.56.4 2025-07-05 21:25:52 +09:00
Taiki Endo
560959c1f3 Update cargo-shear@latest to 1.3.3 2025-07-04 15:19:14 +09:00
Taiki Endo
21517c4e72 Release 2.56.3 2025-07-04 00:25:33 +09:00
Taiki Endo
1268124cb2 Update trivy@latest to 0.64.1 2025-07-04 00:17:40 +09:00
3 changed files with 64 additions and 6 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]
## [2.56.4] - 2025-07-05
- Update `cargo-shear@latest` to 1.3.3.
## [2.56.3] - 2025-07-03
- Update `trivy@latest` to 0.64.1.
## [2.56.2] - 2025-07-02
- Update `vacuum@latest` to 0.17.2.
@@ -4074,7 +4082,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.4...HEAD
[2.56.4]: https://github.com/taiki-e/install-action/compare/v2.56.3...v2.56.4
[2.56.3]: https://github.com/taiki-e/install-action/compare/v2.56.2...v2.56.3
[2.56.2]: https://github.com/taiki-e/install-action/compare/v2.56.1...v2.56.2
[2.56.1]: https://github.com/taiki-e/install-action/compare/v2.56.0...v2.56.1
[2.56.0]: https://github.com/taiki-e/install-action/compare/v2.55.4...v2.56.0

View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/Boshen/cargo-shear/blob/main/LICENSE)",
"latest": {
"version": "1.3.2"
"version": "1.3.3"
},
"1": {
"version": "1.3.2"
"version": "1.3.3"
},
"1.3": {
"version": "1.3.2"
"version": "1.3.3"
},
"1.3.3": {
"x86_64_linux_musl": {
"etag": "0x8DDBABFAC90A843",
"checksum": "f79341125a039e613de804d6d749c100dcd91198e08378f5ae7fa3afb184c72b"
},
"x86_64_macos": {
"etag": "0x8DDBABFB055F446",
"checksum": "b3cd045fded923589a5dcdf43918422b51897184bb0edddd9b245c7bdefa8609"
},
"x86_64_windows": {
"etag": "0x8DDBABFCFD2331C",
"checksum": "6956acdf54dce486657dcb1cca3092783513c022ff64b7cedc20e6e3ab8437a8"
},
"aarch64_linux_musl": {
"etag": "0x8DDBABFAE35C73B",
"checksum": "dee8533351d28523673b92f420b6eb1e1eb995ae3059136d966509e08294e887"
},
"aarch64_macos": {
"etag": "0x8DDBABFA7B972F1",
"checksum": "0dafdeb60c88adb3a146f1b7d6813cf9702172ede61cc4f1c1bad20ac0a371f2"
},
"aarch64_windows": {
"etag": "0x8DDBABFC9D1AF56",
"checksum": "6dd95eb4aa3f0da8e0562bb63755ef619d8485230a22a0a55824cd412814072b"
}
},
"1.3.2": {
"x86_64_linux_musl": {

26
manifests/trivy.json generated
View File

@@ -24,10 +24,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/aquasecurity/trivy/blob/main/LICENSE)",
"latest": {
"version": "0.64.0"
"version": "0.64.1"
},
"0.64": {
"version": "0.64.0"
"version": "0.64.1"
},
"0.64.1": {
"x86_64_linux_gnu": {
"etag": "0x8DDBA3D4C6732DE",
"checksum": "1a09d86667b3885a8783d1877c9abc8061b2b4e9b403941b22cbd82f10d275a8"
},
"x86_64_macos": {
"etag": "0x8DDBA3D4E2ADC31",
"checksum": "107a874b41c1f0a48849f859b756f500d8be06f2d2b8956a046a97ae38088bf6"
},
"x86_64_windows": {
"etag": "0x8DDBA3D4C6E56C5",
"checksum": "d03bce6326ff75d041f2499e801357d3da6b08a28be085580d9b0bdf84971d12"
},
"aarch64_linux_gnu": {
"etag": "0x8DDBA3D4C3CD009",
"checksum": "a57d4d48a90f8ed875b821fc3078ba5a8572f86e90adfea0995cefd51d583bd7"
},
"aarch64_macos": {
"etag": "0x8DDBA3D4C4000C5",
"checksum": "7489c69948cda032adc2862923222917cd025411abc4bba8517a8d581aed226c"
}
},
"0.64.0": {
"x86_64_linux_gnu": {