Skip to content

Commit eb2e58d

Browse files
committed
kingfisher 1.42.0
1 parent 4edff5d commit eb2e58d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kingfisher.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kingfisher < Formula
22
desc "MongoDB's blazingly fast secret scanning and validation tool"
33
homepage "https://github.com/mongodb/kingfisher"
4-
url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.41.0.tar.gz"
5-
sha256 "ee353fa572d0015f99d07e88a81339aa9b60a5be99c38dd7c40435acfeb6311c"
4+
url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.42.0.tar.gz"
5+
sha256 "99fadfa2f03e845613b2141c53dfeb82e0251183bf9063217540eb64bfe403cc"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)