Skip to content

Commit cddf23a

Browse files
committed
gitleaks 8.30.0
1 parent b36c3a5 commit cddf23a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gitleaks.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gitleaks < Formula
22
desc "Audit git repos for secrets"
33
homepage "https://gitleaks.io/"
4-
url "https://github.com/gitleaks/gitleaks/archive/refs/tags/v8.29.1.tar.gz"
5-
sha256 "d48deb58ae629e35d4913a3e6bf015255c5698610d513a46272cb0f98c8c65bd"
4+
url "https://github.com/gitleaks/gitleaks/archive/refs/tags/v8.30.0.tar.gz"
5+
sha256 "606b3ce45d1e64d28ac7729ee03480a8ee2c5e5a5c5122844bd9516f3cc1bcf3"
66
license "MIT"
77
head "https://github.com/gitleaks/gitleaks.git", branch: "master"
88

0 commit comments

Comments
 (0)