diff --git a/Casks/gzdoom.rb b/Casks/gzdoom.rb index 81e4b9d70fd..8cc7b814a49 100644 --- a/Casks/gzdoom.rb +++ b/Casks/gzdoom.rb @@ -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/'