Update syft@latest to 0.89.0 (#213)

This commit is contained in:
Taiki Endo
2023-09-01 06:37:05 +09:00
committed by GitHub
parent cc5a5c56a2
commit ad25912b73
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.89.0.
## [2.17.7] - 2023-08-29 ## [2.17.7] - 2023-08-29
- Update `cargo-hack@latest` to 0.6.4. - Update `cargo-hack@latest` to 0.6.4.

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.88.0" "version": "0.89.0"
},
"0.89": {
"version": "0.89.0"
},
"0.89.0": {
"x86_64_linux_musl": {
"checksum": "b7cc7c1fb588454947ca678df7ddd906620d399a05f92a550b1b2d312fb26764"
},
"x86_64_macos": {
"checksum": "fd8fc86772d44b4a93f6566a897f832923cc6aa3de9434772a4ac0966377f8be"
},
"x86_64_windows": {
"checksum": "1a512c97b3fa504ad0b6c8c62660cfe980786a433a1582b460bd35005b36ceb2"
},
"aarch64_linux_musl": {
"checksum": "1c1c8e53d7157c3e861116e24eb494da0b660b3757ea69d6e05038c6ed76c50f"
},
"aarch64_macos": {
"checksum": "7d6d848c4375d10c2ebd019120a835f3d4527bb78250efc47fd2ba010a6798ba"
}
}, },
"0.88": { "0.88": {
"version": "0.88.0" "version": "0.88.0"