From 0766c934c4fdb8cc4de2266443bb4e7fba0d91d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:32:56 +0000 Subject: [PATCH] sslscan: Update to version 2.1.2 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index f9a46fce9e..df2cdc09a0 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.1.1", + "version": "2.1.2", "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.1.1/sslscan-2.1.1.zip", - "hash": "7492283e7decf2b8731e5a315cef8222a942e8d62413ae04983cdc7fe7797222" + "url": "https://github.com/rbsec/sslscan/releases/download/2.1.2/sslscan-2.1.2.zip", + "hash": "32d5787bd5d3c6b415dfbd6112523a47b9fe07a0fbbf0a596d9ca5e5549c4321" } }, "bin": "sslscan.exe",