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 14e8f51 commit 0e06323Copy full SHA for 0e06323
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.68.0.tar.gz"
5
- sha256 "9c1c3d17d6313eac99c0402a01ac4cdd23f22a743d3c53cea8fbff682905a3cd"
+ url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.69.0.tar.gz"
+ sha256 "a95d8bf7d86a63aa19a7ff8ce53621d54089a15a7e099508e8a29b4aba6c9f90"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments