sonobuoy 0.15.0
Closes #41307. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
da2e5d6522
commit
a7eb76126a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sonobuoy < Formula
|
||||
desc "Kubernetes component that generates reports on cluster conformance"
|
||||
homepage "https://github.com/heptio/sonobuoy"
|
||||
url "https://github.com/heptio/sonobuoy/archive/v0.14.3.tar.gz"
|
||||
sha256 "298b50faf073d2304682b1f8f712877d6c676b4fdf536fed947ff115c633e1fd"
|
||||
url "https://github.com/heptio/sonobuoy/archive/v0.15.0.tar.gz"
|
||||
sha256 "fce6a25e9e486c43f0962ed6b5f574c528c7d10530fdae98c7d4e5bf11117448"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue