Skip to content

Commit 6d6e893

Browse files
committed
nova-fairwinds 3.11.6
1 parent aa83024 commit 6d6e893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nova-fairwinds.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NovaFairwinds < Formula
22
desc "Find outdated or deprecated Helm charts running in your cluster"
33
homepage "https://github.com/FairwindsOps/nova"
4-
url "https://github.com/FairwindsOps/nova/archive/refs/tags/v3.11.5.tar.gz"
5-
sha256 "f901ba3f9935ba7febdd6488a3d313e892a3dcec860c2aa9d1bc2e8b82076e5a"
4+
url "https://github.com/FairwindsOps/nova/archive/refs/tags/v3.11.6.tar.gz"
5+
sha256 "b97ee64a429667411e00e6075ca204bf1b65bca499f00b6b468cd5391383b630"
66
license "Apache-2.0"
77
head "https://github.com/FairwindsOps/nova.git", branch: "master"
88

0 commit comments

Comments
 (0)