From 8a562d83b36048ca747e9f4360b5be15631ed3f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 00:32:34 +0000 Subject: [PATCH] sslscan: Update to version 2.0.16 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index 7be52951b6..eb89e93049 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.0.15", + "version": "2.0.16", "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.0.15/sslscan-2.0.15.zip", - "hash": "bd26b4698d54165d482b2c5a2f52958f8b375a65681233f91d57a6449baa9b01" + "url": "https://github.com/rbsec/sslscan/releases/download/2.0.16/sslscan-2.0.16.zip", + "hash": "f885e9508a87f6600aecd18b15c55c15531539673d79ba465c33e13cfe69acd3" } }, "bin": "sslscan.exe",