sslscan: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2023-09-06 00:33:15 +00:00
parent 621fa358cb
commit ad9522acc8

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.16", "version": "2.1.0",
"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.16/sslscan-2.0.16.zip", "url": "https://github.com/rbsec/sslscan/releases/download/2.1.0/sslscan-2.1.0.zip",
"hash": "f885e9508a87f6600aecd18b15c55c15531539673d79ba465c33e13cfe69acd3" "hash": "8315e285a7fb8fbf25ef3e2eb14d2161326fab9bd8094aa442e9b67c96369d4d"
} }
}, },
"bin": "sslscan.exe", "bin": "sslscan.exe",