mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
syft: Update to version 0.91.0
This commit is contained in:
parent
5f122ec744
commit
ced88edcc4
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.90.0",
|
"version": "0.91.0",
|
||||||
"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.90.0/syft_0.90.0_windows_amd64.zip",
|
"url": "https://github.com/anchore/syft/releases/download/v0.91.0/syft_0.91.0_windows_amd64.zip",
|
||||||
"hash": "eaffd994f6c90ce39e7753f1cb48f5e61f7828b83dc8f27364490f02813d3645"
|
"hash": "9189e2246b5b649f8f09eb6d7500ee5f698253e94ebb34fab06ea6910489bcdc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "syft.exe",
|
"bin": "syft.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user