From 1f5158416fa6f6f1e802bb311be2d91b857dc741 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 12:32:56 +0000 Subject: [PATCH] vt-cli: Update to version 1.3.0 --- bucket/vt-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vt-cli.json b/bucket/vt-cli.json index 6ca0822349..51715abb6e 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -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",