vt-cli: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-07-20 12:31:03 +00:00
parent aeb34f3f34
commit 34575b93f8

View File

@ -1,16 +1,16 @@
{
"version": "0.13.0",
"version": "0.14.0",
"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.13.0/Windows64.zip",
"hash": "157f19d284858013c6c05c8de2dee2390755c07293e514220536906ccaa444e9"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.14.0/Windows64.zip",
"hash": "b8e493ee226f832a48b688d63df8ead00eac9aa11266f97d5f8fcd67db44efad"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.13.0/Windows32.zip",
"hash": "4a710121965feecd82c6579f73af07c887198364c4371435a98d5b01163d0677"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.14.0/Windows32.zip",
"hash": "bc99b734e14c1d6769bf819ade6f701e3d1f70c6c755ca7c4369ab77ddb25c41"
}
},
"bin": "vt.exe",