sslscan: Update to version 2.1.4

This commit is contained in:
github-actions[bot] 2024-06-16 20:25:57 +00:00
parent e6b99ac42d
commit 34de79dcbc

View File

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