{ "version": "0.10.4", "description": "Tool for interacting with VirusTotal", "homepage": "https://github.com/VirusTotal/vt-cli", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.4/Windows64.zip", "hash": "97ddbc169da118f6416cb4269b4c87fa44023c7b66e98cc60b7953bea45d0303" }, "32bit": { "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.4/Windows32.zip", "hash": "aed67b753f5ede757d36aa5c92da5c45ef0388d8ae935dabeb5df90b1816e915" } }, "bin": "vt.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/VirusTotal/vt-cli/releases/download/$version/Windows64.zip" }, "32bit": { "url": "https://github.com/VirusTotal/vt-cli/releases/download/$version/Windows32.zip" } } } }