From 543a3aa6b05b1167cfceddc51b39f4b42172cf4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 16:29:47 +0000 Subject: [PATCH] vt-cli: Update to version 0.10.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 3efb973baa..1981efbb96 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.10.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.10.0/Windows64.zip", - "hash": "456fb8c0429a7337704623bfbfefe1bbae9a386b07edc19ac6044b5204b431ab" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.1/Windows64.zip", + "hash": "85b36b3a16a68dabc0fc98395277ed62678439c3e3f9386a140087e00313437b" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows32.zip", - "hash": "2b5fa67aede807060934e6e49993e0dc00c84d1f5aa835dc2f8ca3d352fa3979" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.1/Windows32.zip", + "hash": "ce1ae0e01f0ae10d5dc62c4fa059f5b5273150b16b0cd1fc268c828df2ea8ed6" } }, "bin": "vt.exe",