diff --git a/bucket/vt-cli.json b/bucket/vt-cli.json index 78bc6449ed..e93284b318 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.10.4", + "version": "0.11.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.10.4/Windows64.zip", - "hash": "97ddbc169da118f6416cb4269b4c87fa44023c7b66e98cc60b7953bea45d0303" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.11.0/Windows64.zip", + "hash": "a83ce330280a1d4206567cd657ff5849344db5505e86019d0ecbc47aa16de3b7" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.4/Windows32.zip", - "hash": "aed67b753f5ede757d36aa5c92da5c45ef0388d8ae935dabeb5df90b1816e915" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.11.0/Windows32.zip", + "hash": "035f9e3fa268748e7064e647bdefde2c137594901916e278cccdef39ab53b3bf" } }, "bin": "vt.exe",