{
    "version": "0.103.1",
    "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/v0.103.1/syft_0.103.1_windows_amd64.zip",
            "hash": "fd2204b44cbadbc84af50740b0005341c269420ec8c234f51250ea4c0b1a02e9"
        }
    },
    "bin": "syft.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/anchore/syft/releases/download/v$version/syft_$version_windows_amd64.zip"
            }
        },
        "hash": {
            "url": "https://github.com/anchore/syft/releases/download/v$version/syft_$version_checksums.txt"
        }
    }
}
