duo_unix 1.10.4
Closes #31623. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
fa44659b13
commit
667b9803fe
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class DuoUnix < Formula
|
class DuoUnix < Formula
|
||||||
desc "Two-factor authentication for SSH"
|
desc "Two-factor authentication for SSH"
|
||||||
homepage "https://www.duosecurity.com/docs/duounix"
|
homepage "https://www.duosecurity.com/docs/duounix"
|
||||||
url "https://github.com/duosecurity/duo_unix/archive/duo_unix-1.10.3.tar.gz"
|
url "https://github.com/duosecurity/duo_unix/archive/duo_unix-1.10.4.tar.gz"
|
||||||
sha256 "8259af6e24d618401886f6cbd0c8f72ca6ba8ba9cffe04dd3110e672933388ce"
|
sha256 "482e725f12fe92b59616adcac9ac3db2397806dae394b233d7ea3d919bffc516"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "2a12bca90639ebf2a1e483c7b75c2c6659677761f60a0952693eac754a2d6fb8" => :mojave
|
sha256 "2a12bca90639ebf2a1e483c7b75c2c6659677761f60a0952693eac754a2d6fb8" => :mojave
|
||||||
|
|
Loading…
Reference in a new issue