sslscan: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2023-11-15 00:32:56 +00:00
parent 2d2a7d7f9f
commit 0766c934c4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.1", "version": "2.1.2",
"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.1.1/sslscan-2.1.1.zip", "url": "https://github.com/rbsec/sslscan/releases/download/2.1.2/sslscan-2.1.2.zip",
"hash": "7492283e7decf2b8731e5a315cef8222a942e8d62413ae04983cdc7fe7797222" "hash": "32d5787bd5d3c6b415dfbd6112523a47b9fe07a0fbbf0a596d9ca5e5549c4321"
} }
}, },
"bin": "sslscan.exe", "bin": "sslscan.exe",