sslscan: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2025-11-30 20:29:46 +00:00
parent 50b17c2d92
commit 6287628c6f

View File

@ -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",