From 3931fd1066878d2f24f35ddc89a64e0ea0a781a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 16:31:45 +0000 Subject: [PATCH] vt-cli: Update to version 0.12.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 f31968b9cc..fb7662a4f7 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.11.1", + "version": "0.12.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/0.11.1/Windows64.zip", - "hash": "07cd133771cfae8cc4563117b61b4c813385076df0110a482256a61c991d20fb" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.12.0/Windows64.zip", + "hash": "8f007260db64dea232a4e77ba9c9cb9092f8f0d864c936658a9eb7829dda40b9" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.11.1/Windows32.zip", - "hash": "1af3893b6f9ed5a7d3c3b7aa446c6ceaf59489192c75a4d87e4a7703896e3c06" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.12.0/Windows32.zip", + "hash": "bfc801f833c1edd1bf1ad85dd94df7f56e0586713e9a18c983a105910f82cae7" } }, "bin": "vt.exe",