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 f857183 commit 5c11080Copy full SHA for 5c11080
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.59.0.tar.gz"
5
- sha256 "0c7eee48c14e5aaae478b6f739230aab87fddf7a138d0c10b7e1e9eaed892129"
+ url "https://github.com/mongodb/kingfisher/archive/refs/tags/v1.60.0.tar.gz"
+ sha256 "f115febe29d838bf021740a240a60c58f7d24ef88cf453477d3fd35bcd160304"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments