mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syft: Update to version 0.66.2
This commit is contained in:
parent
61914c4c72
commit
66a9748ffc
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.66.1",
|
"version": "0.66.2",
|
||||||
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
|
"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",
|
"homepage": "https://github.com/anchore/syft",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/anchore/syft/releases/download/v0.66.1/syft_0.66.1_windows_amd64.zip",
|
"url": "https://github.com/anchore/syft/releases/download/v0.66.2/syft_0.66.2_windows_amd64.zip",
|
||||||
"hash": "82dcb8ba4b703e96d76f3bf5f9a7513c0486a53852af03a07ac3f0dbe11f2be4"
|
"hash": "5cc03bd6dc556e3441c2eca6f701333edf8fe5ad35ce5f04a4250b4cc873016f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "syft.exe",
|
"bin": "syft.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user