We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36c3a5 commit cddf23aCopy full SHA for cddf23a
Formula/g/gitleaks.rb
@@ -1,8 +1,8 @@
1
class Gitleaks < Formula
2
desc "Audit git repos for secrets"
3
homepage "https://gitleaks.io/"
4
- url "https://github.com/gitleaks/gitleaks/archive/refs/tags/v8.29.1.tar.gz"
5
- sha256 "d48deb58ae629e35d4913a3e6bf015255c5698610d513a46272cb0f98c8c65bd"
+ url "https://github.com/gitleaks/gitleaks/archive/refs/tags/v8.30.0.tar.gz"
+ sha256 "606b3ce45d1e64d28ac7729ee03480a8ee2c5e5a5c5122844bd9516f3cc1bcf3"
6
license "MIT"
7
head "https://github.com/gitleaks/gitleaks.git", branch: "master"
8
0 commit comments