Update gzdoom.rb

This commit is contained in:
Miccal Matthews
2023-10-11 07:21:26 +08:00
committed by GitHub
parent 009c685f59
commit b78c8ce331
+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"