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