mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
xonotic: update homepage, livecheck
This commit is contained in:
+2
-2
@@ -5,10 +5,10 @@ cask "xonotic" do
|
||||
url "https://dl.xonotic.org/xonotic-#{version}.zip"
|
||||
name "Xonotic"
|
||||
desc "Arena-style first person shooter"
|
||||
homepage "https://www.xonotic.org/"
|
||||
homepage "https://xonotic.org/"
|
||||
|
||||
livecheck do
|
||||
url "https://www.xonotic.org/download/"
|
||||
url "https://xonotic.org/download/"
|
||||
regex(%r{href=.*?/xonotic[._-]v?(\d+(?:\.\d+)+)\.zip}i)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user