mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
sslscan: Update to version 2.0.6 (#1624)
This commit is contained in:
parent
1447c57a9a
commit
5f188247a3
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"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.5/sslscan-2.0.5.zip",
|
||||
"hash": "7e22c1b217e95818d8044f234032207559285db9870bf77568e9627e342dceb0"
|
||||
"url": "https://github.com/rbsec/sslscan/releases/download/2.0.6/sslscan-win-2.0.6.zip",
|
||||
"hash": "b5f382ce321f1800eb0b3079d7fcee63918e88073d589baf5c2d46354510faf2"
|
||||
}
|
||||
},
|
||||
"bin": "sslscan.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
|
||||
"url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-win-$version.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user