vt-cli: Update to version 0.9.5

This commit is contained in:
Jakub Čábera 2021-05-06 20:14:41 +02:00
parent d9a1552e9c
commit efec6710b6

View File

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