vt-cli: Update to version 0.9.0

This commit is contained in:
Jakub Čábera 2021-02-05 13:05:58 +01:00
parent bcd922c7d9
commit 9c2532414f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.0", "version": "0.9.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.8.0/Windows64.zip", "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.0/Windows64.zip",
"hash": "1f364e50494b230caba8e95eedd8f5a05242e2a14812fa7a2078bdf0ddea2cc1" "hash": "8339b1dc9992b68d729705b8c1b098ea3fdf54e4a3da70d5069d143a53db68ef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.8.0/Windows32.zip", "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.0/Windows32.zip",
"hash": "dd87d500d563e50b2f113da3161ade07d72f5107ef317ca9ff52eb8141c8c0f5" "hash": "6c68dc29c9691243558dcf2644ee728827412d7c3058cead1c74be3af6c7dc7b"
} }
}, },
"bin": "vt.exe", "bin": "vt.exe",