Update gzdoom 3.1.0 (#35097)

* Update to GZDoom 3.1.0

* Update gzdoom.rb

* Update gzdoom.rb
This commit is contained in:
Bryce "BonzoESC" Kerley 2017-06-01 22:19:12 -04:00 committed by Miccal Matthews
parent e61858fd3e
commit 5ca8657a8a
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'gzdoom' do
version '3.0.1'
sha256 '6955eccc5f65a16147429e5d551c469346e1a0f49348609930920f7fa050704e'
version '3.1.0'
sha256 '3d80e7b5b9df8b8df0256dcdeaef2880eb0c02b4993548b5d666c88aa1a80663'
# github.com/coelckers was verified as official when first introduced to the cask
url "https://github.com/coelckers/gzdoom/releases/download/g#{version}/gzdoom-bin-#{version.dots_to_hyphens}.dmg"
appcast 'https://github.com/coelckers/gzdoom/releases.atom',
checkpoint: '34b9d86d6657e42e360e7d595e6b706f31968602fee310653e1e819f2574e2a2'
checkpoint: '4c28aeac1b5ca0e3af443b2a1d86d94e3f8c5d0875739dea89acf2536b8e5645'
name 'gzdoom'
homepage 'https://gzdoom.drdteam.org/'