Skip to content

Commit 969f6fc

Browse files
committed
kingfisher 1.12.0
1 parent 0467f02 commit 969f6fc

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.11.0.tar.gz"
5-
sha256 "89620091e07cd340e8f2c3653254bf2ea1d3aad1f921999d0b44dbf7453d29e7"
4+
url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.12.0.tar.gz"
5+
sha256 "654b005b8163cf1626426c66b233e51583f6eb2b1287dd5766e240539a38f9cd"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)