sslscan: Update to version 2.0.10

This commit is contained in:
Jakub Čábera 2021-04-28 08:16:13 +02:00
parent 049d5827c3
commit 072551641f

View File

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