Skip to content

Commit d9e90f8

Browse files
committed
kingfisher 1.22.0
1 parent ff62ca7 commit d9e90f8

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.21.0.tar.gz"
5-
sha256 "8a630b1dc8f6e8335adc1d844f30f695f6c558cb9b1ddf6eecbbae7c4ab638db"
4+
url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.22.0.tar.gz"
5+
sha256 "643dde33043ba0995ef92a97343b58902b0059e5ee7447c6ef70f1ac7fb0d8f1"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)