diff --git a/bucket/sslscan.json b/bucket/sslscan.json index b8b98be832..7be52951b6 100644 --- a/bucket/sslscan.json +++ b/bucket/sslscan.json @@ -1,12 +1,12 @@ { - "version": "2.0.13", + "version": "2.0.15", "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.13/sslscan-win-2.0.13.zip", - "hash": "52cd8b2bac6f3f1911430081d47a914c90c5edaadc2f041060278b920be16d23" + "url": "https://github.com/rbsec/sslscan/releases/download/2.0.15/sslscan-2.0.15.zip", + "hash": "bd26b4698d54165d482b2c5a2f52958f8b375a65681233f91d57a6449baa9b01" } }, "bin": "sslscan.exe", @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-win-$version.zip" + "url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip" } } }