vt-cli: Update to version 0.9.1

This commit is contained in:
Jakub Čábera 2021-03-31 08:36:39 +02:00
parent 9d5c760e1a
commit 04e94a1af5

View File

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