diff --git a/bucket/vt-cli.json b/bucket/vt-cli.json index 2bdf4c24ca..3efb973baa 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.9.8", + "version": "0.10.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.9.8/Windows64.zip", - "hash": "a2fc2e5d3f6f3d3c85d60c14ba4c23c4c7971ed0e128863612c2101880769eb6" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows64.zip", + "hash": "456fb8c0429a7337704623bfbfefe1bbae9a386b07edc19ac6044b5204b431ab" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.8/Windows32.zip", - "hash": "89086b67da37f28c3d192c29d2e861024d4f0b0bed1d0d6d32a084a13f3f3db8" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows32.zip", + "hash": "2b5fa67aede807060934e6e49993e0dc00c84d1f5aa835dc2f8ca3d352fa3979" } }, "bin": "vt.exe",