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 0467f02 commit 969f6fcCopy full SHA for 969f6fc
Formula/k/kingfisher.rb
@@ -1,8 +1,8 @@
1
class Kingfisher < Formula
2
desc "MongoDB's blazingly fast secret scanning and validation tool"
3
homepage "https://github.com/mongodb/kingfisher"
4
- url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.11.0.tar.gz"
5
- sha256 "89620091e07cd340e8f2c3653254bf2ea1d3aad1f921999d0b44dbf7453d29e7"
+ url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.12.0.tar.gz"
+ sha256 "654b005b8163cf1626426c66b233e51583f6eb2b1287dd5766e240539a38f9cd"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments