sslscan: Update to version 2.0.7

This commit is contained in:
Jakub Čábera 2021-02-11 07:34:17 +01:00
parent 39901201c4
commit 2c48ede85a

View File

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