mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 20:32:36 +08:00
Update syft@latest to 0.90.0 (#223)
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.90.0.
|
||||||
|
|
||||||
## [2.18.8] - 2023-09-11
|
## [2.18.8] - 2023-09-11
|
||||||
|
|
||||||
- Update `cargo-no-dev-deps@latest` to 0.2.7.
|
- Update `cargo-no-dev-deps@latest` to 0.2.7.
|
||||||
|
|||||||
22
manifests/syft.json
generated
22
manifests/syft.json
generated
@@ -23,7 +23,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.89.0"
|
"version": "0.90.0"
|
||||||
|
},
|
||||||
|
"0.90": {
|
||||||
|
"version": "0.90.0"
|
||||||
|
},
|
||||||
|
"0.90.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "7368d65830fe90ad96edac8a1d548193a36e18853f30e11b9f97772a573eae2a"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "5b2c36edf5a317eb45691484ad6eea6ffc2aee45fb97612492b93099a9407578"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "eaffd994f6c90ce39e7753f1cb48f5e61f7828b83dc8f27364490f02813d3645"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "06bc39ff9ff3a3a5ba7055a158eace7bf105c8baf9eecfa33fbb1387e9dab4ed"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "9d596ab903becd9061cb9919e6e626835978246adaaf0392c871fdf34b974c38"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.89": {
|
"0.89": {
|
||||||
"version": "0.89.0"
|
"version": "0.89.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user