mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update gzdoom.rb
This commit is contained in:
+2
-3
@@ -2,11 +2,10 @@ cask "gzdoom" do
|
||||
version "4.11.0"
|
||||
sha256 "62981787fea16f0a620af6bc93556a8931c03fe06f78fdccd9001357b3461f10"
|
||||
|
||||
url "https://github.com/coelckers/gzdoom/releases/download/g#{version}/gzdoom-#{version.dots_to_hyphens}-macOS.zip",
|
||||
verified: "github.com/coelckers/gzdoom/"
|
||||
url "https://github.com/ZDoom/gzdoom/releases/download/g#{version}/gzdoom-#{version.dots_to_hyphens}-macOS.zip"
|
||||
name "GZDoom"
|
||||
desc "Adds an OpenGL renderer to the ZDoom source port"
|
||||
homepage "https://zdoom.org/index"
|
||||
homepage "https://github.com/ZDoom/gzdoom"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
|
||||
Reference in New Issue
Block a user