Update syft@latest to 1.46.0

This commit is contained in:
Taiki Endo
2026-06-29 10:53:28 +09:00
parent ab5aae8354
commit 6022671c93
2 changed files with 7 additions and 2 deletions
+2
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 1.46.0.
- Update `dprint@latest` to 0.55.0. - Update `dprint@latest` to 0.55.0.
- Update `cargo-auditable@latest` to 0.7.5. - Update `cargo-auditable@latest` to 0.7.5.
+5 -2
View File
@@ -35,10 +35,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.45.1" "version": "1.46.0"
}, },
"1": { "1": {
"version": "1.45.1" "version": "1.46.0"
},
"1.46": {
"version": "1.46.0"
}, },
"1.46.0": { "1.46.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {