vt-cli: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2025-06-06 16:30:20 +00:00
parent 0964d14a10
commit 653cca348e

View File

@ -1,16 +1,16 @@
{
"version": "1.0.1",
"version": "1.1.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/1.0.1/Windows64.zip",
"hash": "dd08ed6653c2e22fa085e651e624a2554535dcfa1483b4f3610698f4295bb8c9"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.1.1/Windows64.zip",
"hash": "469b7e7f4d5ccfce12a0576a82822ecd431e852052517af28acf67d93609fd14"
},
"32bit": {
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.0.1/Windows32.zip",
"hash": "45c2aeb98fae8664f2b25b8db8322e87de0578092581d6e941cfb2742e484368"
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.1.1/Windows32.zip",
"hash": "5bcd4e85e9925f80bd1e02e7eaab50ed37c1999cfe59d144ab7c5b5a1a534b4e"
}
},
"bin": "vt.exe",