openttd: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:44 -04:00
parent 66c1fe65a9
commit b8e7384cb4
+1 -1
View File
@@ -12,7 +12,7 @@ cask "openttd" do
sha256 "085cdb35867dca1dcfb8a1748417e7ba6431551ebc33df290a4e48b244d8d376"
livecheck do
url "https://www.openttd.org/downloads/openttd-releases/latest.html"
url "https://www.openttd.org/downloads/openttd-releases/latest"
regex(%r{href=.*?/openttd-(\d+(?:\.\d+)*)-macos-universal\.zip}i)
end
end