sslscan: Update to version 2.0.11

This commit is contained in:
github-actions[bot] 2021-12-20 12:30:52 +00:00
parent 400da0de1e
commit 3218147b35

View File

@ -1,12 +1,12 @@
{
"version": "2.0.10",
"version": "2.0.11",
"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.0.10/sslscan-win-2.0.10.zip",
"hash": "a4d4ec89ebb893b131301fc442be5c734980a1c7dd137a047fa80a968683fcbd"
"url": "https://github.com/rbsec/sslscan/releases/download/2.0.11/sslscan-win-2.0.11.zip",
"hash": "e955b4892a4e33525fe91c7b048d7e7e54034bbd2310404fdfa6380b9930231e"
}
},
"bin": "sslscan.exe",