From 072551641fdbb9ac0b774f0ed9021efaec0c7694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 28 Apr 2021 08:16:13 +0200 Subject: [PATCH] sslscan: Update to version 2.0.10 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index 7f0ae80d44..9e4a5b7099 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.0.7", + "version": "2.0.10", "description": "Tests SSL/TLS enabled services to discover supported cipher suites", "homepage": "https://github.com/rbsec/sslscan", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/rbsec/sslscan/releases/download/2.0.7/sslscan-win-2.0.7.zip", - "hash": "a91bcd6f4115e215b60bf344e4ca4c5b235bc3984f125ea75a4a9877c95936db" + "url": "https://github.com/rbsec/sslscan/releases/download/2.0.10/sslscan-win-2.0.10.zip", + "hash": "a4d4ec89ebb893b131301fc442be5c734980a1c7dd137a047fa80a968683fcbd" } }, "bin": "sslscan.exe",