Skip to content

Commit

Permalink
maa-gui-beta match rc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc committed Oct 7, 2023
1 parent 38608f9 commit a202360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/maa-gui-beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

livecheck do
url :url
regex(/^v?(\d+\.\d+\.\d+(?:-beta\.\d+)?)$/i)
regex(/^v?(\d+\.\d+\.\d+(?:-(?:beta|rc)\.\d+)?)$/i)
end

auto_updates true
Expand Down

0 comments on commit a202360

Please sign in to comment.