From 4f4baa4e7164b32fb5393f60aa2a72f5350e1768 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 04:57:16 +0000 Subject: [PATCH] vt-cli: Update to version 0.10.3 --- 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 727dc98430..918a7098c9 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.10.2", + "version": "0.10.3", "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.10.2/Windows64.zip", - "hash": "03c20eec8b9fea9bc455cc70c6703042fe2fd471a02743ab7a183d28ae5f1ffa" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.3/Windows64.zip", + "hash": "d4944611c446a9e67e7065b9bd2c04434240b60809e071ef9e153c89a2fa52c4" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.2/Windows32.zip", - "hash": "7d5de99f77d95a2d9a52062e0af1d71f98d1ce9d3f21c909a99b2d0a5ef58215" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.3/Windows32.zip", + "hash": "e3a4900287501f1dab488abce6287c20aef27e6ddfd9961019a6b300ab50476e" } }, "bin": "vt.exe",