Skip to content

Commit

Permalink
syft: Update to version 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 9, 2024
1 parent 1d7d617 commit de8b132
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/syft.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.10.0",
"version": "1.11.0",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
"homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.10.0/syft_1.10.0_windows_amd64.zip",
"hash": "eeaf9fe769b26dab0efe5a7d265a573f1b91df1a4f6f1d1539f1495b67e76e54"
"url": "https://github.com/anchore/syft/releases/download/v1.11.0/syft_1.11.0_windows_amd64.zip",
"hash": "56a187682873f2644d9b5f9ec07b8476c6257244b5f7a9c23d4c49c1d7f6e11a"
}
},
"bin": "syft.exe",
Expand Down

0 comments on commit de8b132

Please sign in to comment.