testssl 2.9.5-2 (#24485)
This commit is contained in:
parent
0dfc1afdbf
commit
f51bb2c639
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Testssl < Formula
|
||||
desc "Tool which checks for the support of TLS/SSL ciphers and flaws"
|
||||
homepage "https://testssl.sh/"
|
||||
url "https://github.com/drwetter/testssl.sh/archive/v2.9.5-1.tar.gz"
|
||||
version "2.9.5-1"
|
||||
sha256 "505ba9400e1a49759ba84d0cf6ae79f3787f111c64a319094de69635b786c72a"
|
||||
revision 1
|
||||
url "https://github.com/drwetter/testssl.sh/archive/v2.9.5-2.tar.gz"
|
||||
version "2.9.5-2"
|
||||
sha256 "0b29f1a5c7c91de77eb9885874c6e23fb8c0912d262c8c4f58b7c6969f13e070"
|
||||
head "https://github.com/drwetter/testssl.sh.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue