vt-cli: Update to version 0.9.7

This commit is contained in:
Jakub Čábera 2021-05-28 06:23:52 -07:00
parent 7599501792
commit 025e3866ed

View File

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