sslscan: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2025-06-15 12:31:23 +00:00
parent 9ff1a6d97c
commit 07d12f32a8

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.6", "version": "2.2.0",
"description": "Tests SSL/TLS enabled services to discover supported cipher suites", "description": "Tests SSL/TLS enabled services to discover supported cipher suites",
"homepage": "https://github.com/rbsec/sslscan", "homepage": "https://github.com/rbsec/sslscan",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rbsec/sslscan/releases/download/2.1.6/sslscan-2.1.6.zip", "url": "https://github.com/rbsec/sslscan/releases/download/2.2.0/sslscan-2.2.0.zip",
"hash": "743ecb309e4e7e4ac483f00c4092ecbe3f4d26c83d87ce8d34f9c4721f32d72a" "hash": "2003ef7c235a3cbaa1f6737a701cab53ab17e89fd0c70855b657e83ed4b3b86c"
} }
}, },
"bin": "sslscan.exe", "bin": "sslscan.exe",