Skip to content

Commit

Permalink
gitleaks 8.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Porkepix committed Feb 1, 2024
1 parent 39cf64a commit e261493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/g/gitleaks.rb
Original file line number Diff line number Diff line change
@@ -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/refs/tags/v8.18.1.tar.gz"
sha256 "8901854f09ebf18029e650afb7d908d8e58f13c80d34c01d83d8362944237dcb"
url "https://github.com/zricethezav/gitleaks/archive/refs/tags/v8.18.2.tar.gz"
sha256 "07e63c71a927472897846b1c0354ea2d42b7ff38da0a4dc2fb293653b8a77ba8"
license "MIT"

bottle do
Expand Down

0 comments on commit e261493

Please sign in to comment.