From efec6710b61f0e58e4a728624ce92d2f9fe38542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 6 May 2021 20:14:41 +0200 Subject: [PATCH] vt-cli: Update to version 0.9.5 --- 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 23fcdb25bd..a46d509fdd 100644 --- a/bucket/vt-cli.json +++ b/bucket/vt-cli.json @@ -1,16 +1,16 @@ { - "version": "0.9.4", + "version": "0.9.5", "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.9.4/Windows64.zip", - "hash": "8dd798f474cfc0f985f6c53759d879e6535e6dc341a23751e4bf4974dad3f179" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.5/Windows64.zip", + "hash": "829ad1a61b3ac2abba7958fe44c13b141bc952148fc6de401fd8aa58ef249379" }, "32bit": { - "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.4/Windows32.zip", - "hash": "c59d00d5b0e7b8f1a522152b89728c6e8397dc33919bed06c6ac5b8b1fe625d3" + "url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.5/Windows32.zip", + "hash": "b02f5c67646c44221dd0ab6b844d7e05869fd5fa1114d5e2c785f766f01d3fbe" } }, "bin": "vt.exe",