vt-cli: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2026-02-17 12:32:56 +00:00
parent 2fb2194cc5
commit 1f5158416f

View File

@ -1,16 +1,16 @@
{
"version": "1.2.0",
"version": "1.3.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/1.2.0/Windows64.zip",
"hash": "f95cde94fe7146ea9712d1ccad9ba9681505e92eb474d0c3e7f85a5f044963f8"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.3.0/Windows64.zip",
"hash": "48dd7e662a2a3334ed602a29ad6e0c81acbd8d46ab04cc1d12908e71c5d62a9f"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.2.0/Windows32.zip",
"hash": "80309c8ef9a446b901578f2be33f5cd420516ecae8233dcea38b07e470a9d629"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.3.0/Windows32.zip",
"hash": "c6767d20450aeaa84900bb2015b5477107eeac84191686c43147bf6fcef7d871"
}
},
"bin": "vt.exe",