diff --git a/bucket/vt-cli.json b/bucket/vt-cli.json index 1981efbb96..727dc98430 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.10.1", + "version": "0.10.2", "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.1/Windows64.zip", - "hash": "85b36b3a16a68dabc0fc98395277ed62678439c3e3f9386a140087e00313437b" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.2/Windows64.zip", + "hash": "03c20eec8b9fea9bc455cc70c6703042fe2fd471a02743ab7a183d28ae5f1ffa" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.1/Windows32.zip", - "hash": "ce1ae0e01f0ae10d5dc62c4fa059f5b5273150b16b0cd1fc268c828df2ea8ed6" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.2/Windows32.zip", + "hash": "7d5de99f77d95a2d9a52062e0af1d71f98d1ce9d3f21c909a99b2d0a5ef58215" } }, "bin": "vt.exe",