From 1b9fea53be31f29222f3e6c690fd85d6c03ea9fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 20:29:55 +0000 Subject: [PATCH] sslscan: Update to version 2.1.6 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index bfc6cfec40..052907c05e 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.1.5", + "version": "2.1.6", "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.5/sslscan-2.1.5.zip", - "hash": "2b05827f052d69af72b8b77196869ea1f1d512361306a9a7ba2171aa564e82ff" + "url": "https://github.com/rbsec/sslscan/releases/download/2.1.6/sslscan-2.1.6.zip", + "hash": "743ecb309e4e7e4ac483f00c4092ecbe3f4d26c83d87ce8d34f9c4721f32d72a" } }, "bin": "sslscan.exe",