mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syft: Update to version 1.4.1
This commit is contained in:
parent
968eedd2ce
commit
96225807b2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.4.1",
|
||||||
"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/v1.3.0/syft_1.3.0_windows_amd64.zip",
|
"url": "https://github.com/anchore/syft/releases/download/v1.4.1/syft_1.4.1_windows_amd64.zip",
|
||||||
"hash": "90c526c99f794a33d57a2d7ba379206a4382ddb877e061daacf7569ff19bc892"
|
"hash": "ac97125b56b21987d35bcb6b5d300a686bc241272b0b91a12a3c6c743a0567a9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "syft.exe",
|
"bin": "syft.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user