From 4e58a67db849fd749223a0992887b278e231225f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 25 Oct 2020 08:43:06 +0100 Subject: [PATCH] sslscan: Update to version 2.0.5 --- bucket/sslscan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sslscan.json b/bucket/sslscan.json index 1311a4d0f3..8ffcb80c9d 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.0.4", + "version": "2.0.5", "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.4/sslscan-2.0.4.zip", - "hash": "2e3725154f15471483271079b23b3213966be828a7cd413681250f4716c57461" + "url": "https://github.com/rbsec/sslscan/releases/download/2.0.5/sslscan-2.0.5.zip", + "hash": "7e22c1b217e95818d8044f234032207559285db9870bf77568e9627e342dceb0" } }, "bin": "sslscan.exe",