Skip to content

Commit cf03907

Browse files
authored
Merge pull request #255169 from Homebrew/bump-grails-7.0.3
grails: update livecheck
2 parents 0238a96 + b1f338a commit cf03907

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Formula/g/grails.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ class Grails < Formula
77

88
livecheck do
99
url :stable
10-
regex(/^v?(\d+(?:\.\d+)+)$/i)
11-
strategy :github_releases
10+
strategy :github_latest
1211
end
1312

1413
bottle do

0 commit comments

Comments
 (0)