mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update syft@latest to 0.87.1 (#195)
This commit is contained in:
@@ -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 `syft@latest` to 0.87.1.
|
||||||
|
|
||||||
## [2.15.4] - 2023-08-15
|
## [2.15.4] - 2023-08-15
|
||||||
|
|
||||||
- Update `syft@latest` to 0.87.0.
|
- Update `syft@latest` to 0.87.0.
|
||||||
|
|||||||
21
manifests/syft.json
generated
21
manifests/syft.json
generated
@@ -23,10 +23,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.87.0"
|
"version": "0.87.1"
|
||||||
},
|
},
|
||||||
"0.87": {
|
"0.87": {
|
||||||
"version": "0.87.0"
|
"version": "0.87.1"
|
||||||
|
},
|
||||||
|
"0.87.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "1f6f5aa0bb5682f8db74cb5adf00fac9bddec40f6fcde808b71c43d3593e3cf5"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "c24990a01127bfe512351bb65694460629a6c83828e02aef9f8e7ece5d0b3c8a"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "ec89bf68571238a67b83c26a32371b67efa6daeaa819d67a9f281a69cb2e0cd0"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "5570eb42a9a2b696d4d8398a9733f7f2dda0e4a243413960aeab44a1183a6f47"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "eeae4d4ed97f9519697027d658deab72fcdc94a6f2c4d77354a82085fb8db1f4"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.87.0": {
|
"0.87.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user