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 69dcab9 commit 73515abCopy full SHA for 73515ab
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.20.0.tar.gz"
5
- sha256 "e2f70384ebb0bf61de20190504a6d05f9c32e9bf1d63ae1a14679629b9da81d4"
+ url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.21.0.tar.gz"
+ sha256 "8a630b1dc8f6e8335adc1d844f30f695f6c558cb9b1ddf6eecbbae7c4ab638db"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments