vt-cli: Update to version 0.9.8

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent f8e6272536
commit 62eb447d30

View File

@ -1,16 +1,16 @@
{
"version": "0.9.7",
"version": "0.9.8",
"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.9.7/Windows64.zip",
"hash": "ce1536ec2fa21c29f8d98c98cb095272233dff0d9a9648f73c52520eb11c2ec1"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.8/Windows64.zip",
"hash": "a2fc2e5d3f6f3d3c85d60c14ba4c23c4c7971ed0e128863612c2101880769eb6"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.7/Windows32.zip",
"hash": "fc0f5da67fbec70b9d421443964994e5cb3f04ea78ccf5208d39347faab39a0d"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.8/Windows32.zip",
"hash": "89086b67da37f28c3d192c29d2e861024d4f0b0bed1d0d6d32a084a13f3f3db8"
}
},
"bin": "vt.exe",