Skip to content

Commit af51dc6

Browse files
committed
kingfisher 1.55.0
1 parent 9f64a6f commit af51dc6

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.54.0.tar.gz"
5-
sha256 "8cf829da30dc3e4622e13bd197c7420d1c3949fe51f05b6738f3811b91035554"
4+
url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.55.0.tar.gz"
5+
sha256 "878a3ab9c0da49020754a0cc929fafe7f326d822506d83c1314994a4781ce431"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)