Skip to content

Commit 73515ab

Browse files
committed
kingfisher 1.21.0
1 parent 69dcab9 commit 73515ab

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

88
bottle do

0 commit comments

Comments
 (0)