From ad9522acc80e7ec608a9d81f552be2942be81bbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 00:33:15 +0000 Subject: [PATCH] sslscan: Update to version 2.1.0 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index eb89e93049..60a0c62aeb 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.0.16", + "version": "2.1.0", "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.16/sslscan-2.0.16.zip", - "hash": "f885e9508a87f6600aecd18b15c55c15531539673d79ba465c33e13cfe69acd3" + "url": "https://github.com/rbsec/sslscan/releases/download/2.1.0/sslscan-2.1.0.zip", + "hash": "8315e285a7fb8fbf25ef3e2eb14d2161326fab9bd8094aa442e9b67c96369d4d" } }, "bin": "sslscan.exe",