sslscan: Update to version 2.1.5

This commit is contained in:
github-actions[bot] 2024-09-21 20:26:22 +00:00
parent f84faa7aba
commit 2053bc63cb

View File

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