vt-cli: Update to version 0.9.4

This commit is contained in:
Jakub Čábera 2021-04-26 18:12:04 +02:00
parent a2c772334e
commit 116a7174a7

View File

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