Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
e7dd06a573 Release 2.25.3 2024-01-18 09:29:40 +09:00
Taiki Endo
23b042cc33 Update syft@latest to 0.101.0 2024-01-18 09:21:55 +09:00
2 changed files with 27 additions and 2 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.25.3] - 2024-01-18
- Update `syft@latest` to 0.101.0.
## [2.25.2] - 2024-01-15
- Update `biome@latest` to 1.5.2.
@@ -1625,7 +1629,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.25.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.3...HEAD
[2.25.3]: https://github.com/taiki-e/install-action/compare/v2.25.2...v2.25.3
[2.25.2]: https://github.com/taiki-e/install-action/compare/v2.25.1...v2.25.2
[2.25.1]: https://github.com/taiki-e/install-action/compare/v2.25.0...v2.25.1
[2.25.0]: https://github.com/taiki-e/install-action/compare/v2.24.4...v2.25.0

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"latest": {
"version": "0.100.0"
"version": "0.101.0"
},
"0.101": {
"version": "0.101.0"
},
"0.101.0": {
"x86_64_linux_musl": {
"checksum": "6ab16fd950f218a2682c2c126371b19e13adf717860299f64924a8b147d08e47"
},
"x86_64_macos": {
"checksum": "d59a14cc812f6cbf4021c3e63664da9d10ba5a51740f10803dd7dd552e3d3027"
},
"x86_64_windows": {
"checksum": "8a0facfee157b674ac27f58d7d9ec6fb985bb4bbb0c69610d275dce7fb507dae"
},
"aarch64_linux_musl": {
"checksum": "09ba6780c170fee7a42bf86da6ca664879502bc3366afec49dc0d8f05de40a5d"
},
"aarch64_macos": {
"checksum": "f3409b0ce93305377ff55675b185ad0d15782061a5c9f3130d83901a0a47183f"
}
},
"0.100": {
"version": "0.100.0"