Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
e523301c9a Release 2.46.9 2024-12-14 11:20:52 +09:00
Taiki Endo
532d86a8fb Update syft@latest to 1.18.1 2024-12-14 06:12:20 +09:00
2 changed files with 31 additions and 4 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.46.9] - 2024-12-14
- Update `syft@latest` to 1.18.1.
## [2.46.8] - 2024-12-13
- Update `typos@latest` to 1.28.3.
@@ -3204,7 +3208,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.46.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.9...HEAD
[2.46.9]: https://github.com/taiki-e/install-action/compare/v2.46.8...v2.46.9
[2.46.8]: https://github.com/taiki-e/install-action/compare/v2.46.7...v2.46.8
[2.46.7]: https://github.com/taiki-e/install-action/compare/v2.46.6...v2.46.7
[2.46.6]: https://github.com/taiki-e/install-action/compare/v2.46.5...v2.46.6

28
manifests/syft.json generated
View File

@@ -24,13 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.18.0"
"version": "1.18.1"
},
"1": {
"version": "1.18.0"
"version": "1.18.1"
},
"1.18": {
"version": "1.18.0"
"version": "1.18.1"
},
"1.18.1": {
"x86_64_linux_musl": {
"etag": "0x8DD1BA6C0E875DE",
"checksum": "066c251652221e4d44fcc4d115ce3df33a91769da38c830a8533199db2f65aab"
},
"x86_64_macos": {
"etag": "0x8DD1BA6C1890A1E",
"checksum": "223f5a97653e0bb0a96580a04328d41d515ee742bfbdd917f0583dc43e66f423"
},
"x86_64_windows": {
"etag": "0x8DD1BA6C192EA0F",
"checksum": "85476686b4eaaf4175a16c1cbef391c5396e06cdbef171ae8b7b2f7117e5b038"
},
"aarch64_linux_musl": {
"etag": "0x8DD1BA6C0EBF461",
"checksum": "cd228306e5cb0654baecb454f76611606b84899d27fa9ceb7da4df46b94fe84e"
},
"aarch64_macos": {
"etag": "0x8DD1BA6C19778D6",
"checksum": "bc5ad238a7cc60f19459b6f358079847bff5f8e520c8239706730f3fc5c5edd5"
}
},
"1.18.0": {
"x86_64_linux_musl": {