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 4edff5d commit 4ac7acbCopy full SHA for 4ac7acb
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