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 292a595 commit 6be21a9Copy full SHA for 6be21a9
Formula/b/burrow.rb
@@ -1,8 +1,8 @@
1
class Burrow < Formula
2
desc "Kafka Consumer Lag Checking"
3
homepage "https://github.com/linkedin/Burrow"
4
- url "https://github.com/linkedin/Burrow/archive/refs/tags/v1.9.4.tar.gz"
5
- sha256 "2881112e8fb4e5a662389a582c6044ed0e3359a03e26f446b8242929a7f82423"
+ url "https://github.com/linkedin/Burrow/archive/refs/tags/v1.9.5.tar.gz"
+ sha256 "9d9b7502cfbee6038af80c3bbfa651ae2437f07ec0756aa2b6c874d516b4ffae"
6
license "Apache-2.0"
7
head "https://github.com/linkedin/Burrow.git", branch: "master"
8
0 commit comments