vt-cli: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2021-12-10 12:29:59 +00:00
parent 2ccd3350b6
commit ac388321d4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.8", "version": "0.10.0",
"description": "Tool for interacting with VirusTotal", "description": "Tool for interacting with VirusTotal",
"homepage": "https://github.com/VirusTotal/vt-cli", "homepage": "https://github.com/VirusTotal/vt-cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.8/Windows64.zip", "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows64.zip",
"hash": "a2fc2e5d3f6f3d3c85d60c14ba4c23c4c7971ed0e128863612c2101880769eb6" "hash": "456fb8c0429a7337704623bfbfefe1bbae9a386b07edc19ac6044b5204b431ab"
}, },
"32bit": { "32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.8/Windows32.zip", "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows32.zip",
"hash": "89086b67da37f28c3d192c29d2e861024d4f0b0bed1d0d6d32a084a13f3f3db8" "hash": "2b5fa67aede807060934e6e49993e0dc00c84d1f5aa835dc2f8ca3d352fa3979"
} }
}, },
"bin": "vt.exe", "bin": "vt.exe",