vt-cli: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2023-02-20 16:30:18 +00:00
parent ec4fc4e9ab
commit ddee265d94

View File

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