From cb568a41d0bb507de8f7bc1685ad8f0afa9c94c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 12:34:15 +0000 Subject: [PATCH] vt-cli: Update to version 0.11.1 --- 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 e93284b318..f31968b9cc 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.11.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.11.0/Windows64.zip", - "hash": "a83ce330280a1d4206567cd657ff5849344db5505e86019d0ecbc47aa16de3b7" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.11.1/Windows64.zip", + "hash": "07cd133771cfae8cc4563117b61b4c813385076df0110a482256a61c991d20fb" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.11.0/Windows32.zip", - "hash": "035f9e3fa268748e7064e647bdefde2c137594901916e278cccdef39ab53b3bf" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.11.1/Windows32.zip", + "hash": "1af3893b6f9ed5a7d3c3b7aa446c6ceaf59489192c75a4d87e4a7703896e3c06" } }, "bin": "vt.exe",