Skip to content

Commit 5c11080

Browse files
committed
kingfisher 1.60.0
1 parent f857183 commit 5c11080

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.59.0.tar.gz"
5-
sha256 "0c7eee48c14e5aaae478b6f739230aab87fddf7a138d0c10b7e1e9eaed892129"
4+
url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.60.0.tar.gz"
5+
sha256 "f115febe29d838bf021740a240a60c58f7d24ef88cf453477d3fd35bcd160304"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)