From 6287628c6fce42a033238fb88c15fe7f42a30d34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 20:29:46 +0000 Subject: [PATCH] sslscan: Update to version 2.2.1 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index f42cec0622..8dad3a6697 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.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.2.0/sslscan-2.2.0.zip", - "hash": "2003ef7c235a3cbaa1f6737a701cab53ab17e89fd0c70855b657e83ed4b3b86c" + "url": "https://github.com/rbsec/sslscan/releases/download/2.2.1/sslscan-2.2.1.zip", + "hash": "d1a33a66cd24584771de7034e59b66b471a13e3f15347eabe9b9ff882c05a0a9" } }, "bin": "sslscan.exe",