vt-cli: Update to version 0.10.3

This commit is contained in:
github-actions[bot] 2022-09-15 04:57:16 +00:00
parent 47e969ed2f
commit 4f4baa4e71

View File

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