Skip to content

Commit 56dccff

Browse files
authored
Merge pull request #233854 from Homebrew/bump-kubeseal-0.31.0
kubeseal: update livecheck
2 parents fd21892 + 4ac7acb commit 56dccff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/k/kubeseal.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Kubeseal < Formula
99

1010
livecheck do
1111
url :stable
12-
regex(/^v?(\d+(?:\.\d+)+)$/i)
12+
strategy :github_latest
1313
end
1414

1515
bottle do

0 commit comments

Comments
 (0)