vt-cli: Update to version 0.9.6

This commit is contained in:
Jakub Čábera 2021-05-07 15:27:48 +02:00
parent 8743785fae
commit b4201d97ca

View File

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