sslscan: Update to version 2.0.5

This commit is contained in:
Jakub Čábera 2020-10-25 08:43:06 +01:00
parent 74c20e13bc
commit 4e58a67db8

View File

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