Update syft@latest to 0.93.0

This commit is contained in:
Taiki Endo
2023-10-10 18:15:26 +00:00
parent f6df2ed02b
commit 36798159cb
2 changed files with 23 additions and 1 deletions

View File

@@ -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.93.0.
## [2.20.1] - 2023-10-08 ## [2.20.1] - 2023-10-08
- Update `cargo-binstall@latest` to 1.4.3. - Update `cargo-binstall@latest` to 1.4.3.

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.92.0" "version": "0.93.0"
},
"0.93": {
"version": "0.93.0"
},
"0.93.0": {
"x86_64_linux_musl": {
"checksum": "5fb0eb70c0f618e9a8b93d68b59da4b5758164b1aacc062e2150341baf7acc73"
},
"x86_64_macos": {
"checksum": "fbf8d99ff614221bdb78dc608dd4430b0fd04a56939a779818c7b296dfd470f1"
},
"x86_64_windows": {
"checksum": "78da6446129fa3ae65114ddf8a56b7d581e21796fd7db8c0724d9ae8f8e3eeb4"
},
"aarch64_linux_musl": {
"checksum": "f2f8889305350ee3a53a012246acfa10b59b7aee67e9b6a2e811f05b67f74588"
},
"aarch64_macos": {
"checksum": "169da07ce4cbe5f59ae3cc6a65b7b7b539ed07b987905e526d5fc4491ea0024e"
}
}, },
"0.92": { "0.92": {
"version": "0.92.0" "version": "0.92.0"