diff --git a/bucket/vt-cli.json b/bucket/vt-cli.json index a46d509fdd..e308f3eeb2 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.9.5", + "version": "0.9.6", "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.9.5/Windows64.zip", - "hash": "829ad1a61b3ac2abba7958fe44c13b141bc952148fc6de401fd8aa58ef249379" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.6/Windows64.zip", + "hash": "d07ae25993fb21e439a05bab33899228cddf731147d3a3c0865e4643751c8685" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.5/Windows32.zip", - "hash": "b02f5c67646c44221dd0ab6b844d7e05869fd5fa1114d5e2c785f766f01d3fbe" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.6/Windows32.zip", + "hash": "1b858dde065c95c94af5735717b19fea0a2901827b9239e2248034830ccd0ee9" } }, "bin": "vt.exe",