Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
f3ff5c0533 Release 2.21.15 2023-11-18 12:34:06 +09:00
Taiki Endo
609de8170a Update syft@latest to 0.97.1 2023-11-18 09:20:53 +09:00
2 changed files with 25 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] ## [Unreleased]
## [2.21.15] - 2023-11-18
- Update `syft@latest` to 0.97.1.
## [2.21.14] - 2023-11-17 ## [2.21.14] - 2023-11-17
- Update `cargo-llvm-cov@latest` to 0.5.37. - Update `cargo-llvm-cov@latest` to 0.5.37.
@@ -1433,7 +1437,8 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.14...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.15...HEAD
[2.21.15]: https://github.com/taiki-e/install-action/compare/v2.21.14...v2.21.15
[2.21.14]: https://github.com/taiki-e/install-action/compare/v2.21.13...v2.21.14 [2.21.14]: https://github.com/taiki-e/install-action/compare/v2.21.13...v2.21.14
[2.21.13]: https://github.com/taiki-e/install-action/compare/v2.21.12...v2.21.13 [2.21.13]: https://github.com/taiki-e/install-action/compare/v2.21.12...v2.21.13
[2.21.12]: https://github.com/taiki-e/install-action/compare/v2.21.11...v2.21.12 [2.21.12]: https://github.com/taiki-e/install-action/compare/v2.21.11...v2.21.12

21
manifests/syft.json generated
View File

@@ -23,10 +23,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.97.0" "version": "0.97.1"
}, },
"0.97": { "0.97": {
"version": "0.97.0" "version": "0.97.1"
},
"0.97.1": {
"x86_64_linux_musl": {
"checksum": "592e642bb795bb0f6d9c35f4da58774f9b40d1f8ece3ea0367c2dea27dced470"
},
"x86_64_macos": {
"checksum": "d86c2c80ef47179229bdd857508411424cf612760f13b8dc394de2f2a65d7ca6"
},
"x86_64_windows": {
"checksum": "aac9e63d219f27a75751e74d09d36c2ddfc02d1d623f8f8234e6b377f525ed2d"
},
"aarch64_linux_musl": {
"checksum": "039003a7bc551f298d16ed770a1e5d0a51ea5fb1d86e021623a0435f69203c64"
},
"aarch64_macos": {
"checksum": "7f62a2a6b5d56d065703e313d1a74893e9579396d75f022eedc8dab723ab0a8e"
}
}, },
"0.97.0": { "0.97.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {