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 2e22687 commit 2f6b50cCopy full SHA for 2f6b50c
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.26.0.tar.gz"
5
- sha256 "08fcf0ec5e7c3e5e8b6c5085df11478c06a4063cb58a64636e74e7f2a2ba903f"
+ url "https://github.com/gitleaks/gitleaks/archive/refs/tags/v8.27.0.tar.gz"
+ sha256 "7be328508fc73b6e530266741b518e1a685f70e441e581483bf6304d34d2b02a"
6
license "MIT"
7
head "https://github.com/gitleaks/gitleaks.git", branch: "master"
8
0 commit comments