From 07d12f32a8c4d051e621c21f4e7f1362d9ee12ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 12:31:23 +0000 Subject: [PATCH] sslscan: Update to version 2.2.0 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index 052907c05e..f42cec0622 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.1.6", + "version": "2.2.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.1.6/sslscan-2.1.6.zip", - "hash": "743ecb309e4e7e4ac483f00c4092ecbe3f4d26c83d87ce8d34f9c4721f32d72a" + "url": "https://github.com/rbsec/sslscan/releases/download/2.2.0/sslscan-2.2.0.zip", + "hash": "2003ef7c235a3cbaa1f6737a701cab53ab17e89fd0c70855b657e83ed4b3b86c" } }, "bin": "sslscan.exe",