Merge pull request #157336 from Homebrew/miccal-gzdoom

gzdoom: update `url`
This commit is contained in:
Razvan Azamfirei
2023-10-10 20:09:29 -04:00
committed by GitHub
+2 -2
View File
@@ -1,8 +1,8 @@
cask "gzdoom" do
version "4.11.0"
sha256 "62981787fea16f0a620af6bc93556a8931c03fe06f78fdccd9001357b3461f10"
sha256 "e6eedcdf250e3a2c37f9fffdea7151cbf42e7329c57059576bff98b86220053c"
url "https://github.com/ZDoom/gzdoom/releases/download/g#{version}/gzdoom-#{version.dots_to_hyphens}-macOS.zip"
url "https://github.com/ZDoom/gzdoom/releases/download/g#{version}/gzdoom-#{version.dots_to_hyphens}a-macOS.zip"
name "GZDoom"
desc "Adds an OpenGL renderer to the ZDoom source port"
homepage "https://github.com/ZDoom/gzdoom"