vt-cli: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-10-01 16:31:13 +00:00
parent e674306d59
commit 60f59ea979

View File

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