vt-cli: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2022-03-14 16:29:47 +00:00
parent c0ba51388a
commit 543a3aa6b0

View File

@ -1,16 +1,16 @@
{
"version": "0.10.0",
"version": "0.10.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.10.0/Windows64.zip",
"hash": "456fb8c0429a7337704623bfbfefe1bbae9a386b07edc19ac6044b5204b431ab"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.1/Windows64.zip",
"hash": "85b36b3a16a68dabc0fc98395277ed62678439c3e3f9386a140087e00313437b"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows32.zip",
"hash": "2b5fa67aede807060934e6e49993e0dc00c84d1f5aa835dc2f8ca3d352fa3979"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.1/Windows32.zip",
"hash": "ce1ae0e01f0ae10d5dc62c4fa059f5b5273150b16b0cd1fc268c828df2ea8ed6"
}
},
"bin": "vt.exe",