8000 gmic: update livecheck · ArduinoBot/homebrew-core@ba4a3fa · GitHub
[go: up one dir, main page]

Skip to content

Commit ba4a3fa

Browse files
BrewTestBotsamford
authored andcommitted
gmic: update livecheck
Signed-off-by: Rui Chen <rui@chenrui.dev> Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
1 parent 37648b9 commit ba4a3fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gmic.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ class Gmic < Formula
77
head "https://github.com/GreycLab/gmic.git", branch: "master"
88

99
livecheck do
10-
url "https://gmic.eu/files/source/"
11-
regex(/href=.*?gmic[._-]v?(\d+(?:\.\d+)+)\.t/i)
10+
url "https://gmic.eu/download.html"
11+
regex(/Latest\s+stable:.*?href=.*?gmic[._-]v?(\d+(?:\.\d+)+)\.t/im)
1212
end
1313

1414
bottle do

0 commit comments

Comments
 (0)
0