passwdqc 1.4.0
Closes #48432. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
aede1130f3
commit
a4bac3a9c3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Passwdqc < Formula
|
||||
desc "Password/passphrase strength checking and enforcement toolset"
|
||||
homepage "https://www.openwall.com/passwdqc/"
|
||||
url "https://www.openwall.com/passwdqc/passwdqc-1.3.1.tar.gz"
|
||||
sha256 "d1fedeaf759e8a0f32d28b5811ef11b5a5365154849190f4b7fab670a70ffb14"
|
||||
url "https://www.openwall.com/passwdqc/passwdqc-1.4.0.tar.gz"
|
||||
sha256 "72689c31c34d48349a7c2aab2cf6cf95b8d22818758aba329d5e0ead9f95fc97"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue