sslscan: Update to version 2.1.6

This commit is contained in:
github-actions[bot] 2024-12-06 20:29:55 +00:00
parent 99a7778277
commit 1b9fea53be

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.5", "version": "2.1.6",
"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.5/sslscan-2.1.5.zip", "url": "https://github.com/rbsec/sslscan/releases/download/2.1.6/sslscan-2.1.6.zip",
"hash": "2b05827f052d69af72b8b77196869ea1f1d512361306a9a7ba2171aa564e82ff" "hash": "743ecb309e4e7e4ac483f00c4092ecbe3f4d26c83d87ce8d34f9c4721f32d72a"
} }
}, },
"bin": "sslscan.exe", "bin": "sslscan.exe",