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.
2 parents fd21892 + 4ac7acb commit 56dccffCopy full SHA for 56dccff
Formula/k/kubeseal.rb
@@ -9,7 +9,7 @@ class Kubeseal < Formula
9
10
livecheck do
11
url :stable
12
- regex(/^v?(\d+(?:\.\d+)+)$/i)
+ strategy :github_latest
13
end
14
15
bottle do
0 commit comments