Skip to content

Commit 27a1b1e

Browse files
authored
Merge pull request #206254 from Homebrew/easyrpg-player-update-livecheck
easyrpg-player: update livecheck
2 parents 16d694d + 45c4fd6 commit 27a1b1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/e/easyrpg-player.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ class EasyrpgPlayer < Formula
77
revision 6
88

99
livecheck do
10-
url "https://github.com/EasyRPG/Player.git"
10+
url "https://easyrpg.org/player/downloads/"
11+
regex(/href=.*?easyrpg-player[._-]v?(\d+(?:\.\d+)+)\.t/i)
1112
end
1213

1314
bottle do

0 commit comments

Comments
 (0)