vt-cli: Update to version 0.10.4

This commit is contained in:
github-actions[bot] 2022-10-13 12:32:26 +00:00
parent 7e1aef31e9
commit 701caa1447

View File

@ -1,16 +1,16 @@
{
"version": "0.10.3",
"version": "0.10.4",
"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.10.3/Windows64.zip",
"hash": "d4944611c446a9e67e7065b9bd2c04434240b60809e071ef9e153c89a2fa52c4"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.4/Windows64.zip",
"hash": "97ddbc169da118f6416cb4269b4c87fa44023c7b66e98cc60b7953bea45d0303"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.3/Windows32.zip",
"hash": "e3a4900287501f1dab488abce6287c20aef27e6ddfd9961019a6b300ab50476e"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.4/Windows32.zip",
"hash": "aed67b753f5ede757d36aa5c92da5c45ef0388d8ae935dabeb5df90b1816e915"
}
},
"bin": "vt.exe",