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 9f64a6f commit af51dc6Copy full SHA for af51dc6
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.54.0.tar.gz"
5
- sha256 "8cf829da30dc3e4622e13bd197c7420d1c3949fe51f05b6738f3811b91035554"
+ url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.55.0.tar.gz"
+ sha256 "878a3ab9c0da49020754a0cc929fafe7f326d822506d83c1314994a4781ce431"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments