vt-cli: Update to version 0.9.3

This commit is contained in:
Jakub Čábera 2021-04-15 14:15:55 +02:00
parent 85c8891e12
commit d781a4ad50

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.2", "version": "0.9.3",
"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.2/Windows64.zip", "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.3/Windows64.zip",
"hash": "034f32222968eb29cb79bda0ba59de4ff9d514c7b43cfc0561ad4cf9d0a22f81" "hash": "6eff3e73e8b38630d15e6c527edc2efa97ba7f9cffb43d060307ae0c6fe59ed0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.2/Windows32.zip", "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.3/Windows32.zip",
"hash": "9ec5aae8608f3ac51958d03c741836205815b202b5561086e098cdcf8a524392" "hash": "e8370ed96c681b5c997f23205cbfa2d1b92da73f26087fb667d0c6fc45f88e7a"
} }
}, },
"bin": "vt.exe", "bin": "vt.exe",