mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #160514 from Homebrew/miccal-ovito
ovito: remove unnecessary `strategy :page_match`
This commit is contained in:
+1
-2
@@ -12,8 +12,7 @@ cask "ovito" do
|
||||
|
||||
livecheck do
|
||||
url "https://www.ovito.org/os-downloads/"
|
||||
regex(/version\s(\d+(?:\.\d+)*)/i)
|
||||
strategy :page_match
|
||||
regex(/version\sv?(\d+(?:\.\d+)+)/i)
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
|
||||
Reference in New Issue
Block a user