vt-cli: Update to version 0.9.2

This commit is contained in:
Jakub Čábera 2021-04-06 05:08:00 +02:00
parent 03ba800c59
commit 1da032873f

View File

@ -1,16 +1,16 @@
{
"version": "0.9.1",
"version": "0.9.2",
"description": "Tool for interacting with VirusTotal",
"homepage": "https://github.com/VirusTotal/vt-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.1/Windows64.zip",
"hash": "340a5a81f56bab2e5abe86da693c0e36b88f4374d756a6d34aac39b4e54ea1ea"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.2/Windows64.zip",
"hash": "034f32222968eb29cb79bda0ba59de4ff9d514c7b43cfc0561ad4cf9d0a22f81"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.1/Windows32.zip",
"hash": "e0c358ec28b5c37fb4eba6e28acb090f934c6faac04341113c4d1bac13695ae2"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.2/Windows32.zip",
"hash": "9ec5aae8608f3ac51958d03c741836205815b202b5561086e098cdcf8a524392"
}
},
"bin": "vt.exe",