From 34de79dcbcb51c130858c9be47d1381813a4c801 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 20:25:57 +0000 Subject: [PATCH] sslscan: Update to version 2.1.4 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index 1c22e64943..91ac14cf6d 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.1.3", + "version": "2.1.4", "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.3/sslscan-2.1.3.zip", - "hash": "0868efddd7f856d8c13d408e2474f8a03f0c590828d895f64b51ea69960f8354" + "url": "https://github.com/rbsec/sslscan/releases/download/2.1.4/sslscan-2.1.4.zip", + "hash": "cfe85be99cfffde5753ee471e5d315533c69b3bb7cb65b033961dfa78272819a" } }, "bin": "sslscan.exe",