mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
syft: Update to version 0.100.0
This commit is contained in:
parent
32c0b7e487
commit
0a6bd6e48c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.99.0",
|
"version": "0.100.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.99.0/syft_0.99.0_windows_amd64.zip",
|
"url": "https://github.com/anchore/syft/releases/download/v0.100.0/syft_0.100.0_windows_amd64.zip",
|
||||||
"hash": "39adaae48cf1158c1181c3948bd4823e3fdd84f3411fb3cf0e466a29a1355732"
|
"hash": "4490bf39e4432823a54166b6245f4255030d193eb05230c166f8589d48a736ca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "syft.exe",
|
"bin": "syft.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user