gitleaks 8.0.6
Closes #90216. Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
5537a34837
commit
d68f435ffe
|
@ -1,8 +1,8 @@
|
|||
class Gitleaks < Formula
|
||||
desc "Audit git repos for secrets"
|
||||
homepage "https://github.com/zricethezav/gitleaks"
|
||||
url "https://github.com/zricethezav/gitleaks/archive/v8.0.4.tar.gz"
|
||||
sha256 "a9b9166fe7cbdb6f9a66d2b53476f56b46cef013dec0a0c30fa8379b9ba1207c"
|
||||
url "https://github.com/zricethezav/gitleaks/archive/v8.0.6.tar.gz"
|
||||
sha256 "1d932828cc7758a775e413abfe20d4f20d48b58fccbfbdb688abfeec70bbb7bc"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue