Update ovito-pro.rb

This commit is contained in:
Miccal Matthews
2023-11-20 00:06:48 +08:00
committed by GitHub
parent 7e6fb47171
commit b370c459e0
+1 -2
View File
@@ -12,8 +12,7 @@ cask "ovito-pro" 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