diff --git a/Casks/x/xonotic.rb b/Casks/x/xonotic.rb index c01dcf01e0..ec317b701d 100644 --- a/Casks/x/xonotic.rb +++ b/Casks/x/xonotic.rb @@ -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