Update OpenMW to 0.42.0 (#39631)

* Update OpenMW to 0.42.0

* OpenMW-CS.app
This commit is contained in:
Ben Webber 2017-10-14 16:53:00 +08:00 committed by commitay
parent 33373199ad
commit 96284da452
1 changed files with 5 additions and 4 deletions

View File

@ -1,13 +1,14 @@
cask 'openmw' do
version '0.41.0'
sha256 '360447e9e41c12811231c6d378976877d12d13a558fa437265a1e5aa18b3c2c1'
version '0.42.0'
sha256 '17d08886bb722a0614980201b432a4c9d75582e7a5112e319b2cdab8e0f53b59'
# github.com/OpenMW/openmw was verified as official when first introduced to the cask
url "https://github.com/OpenMW/openmw/releases/download/openmw-#{version}/OpenMW-#{version}.dmg"
appcast 'https://github.com/OpenMW/openmw/releases.atom',
checkpoint: '37100067008b122d88a15d3b253f9fbeb371eb6b3be5764660105cd7332e74ab'
checkpoint: 'd23841a67532f150fd31aa207b5e15220bfa8250e76932242d13813ac064e7d2'
name 'OpenMW'
homepage 'https://openmw.org/'
suite 'OpenMW'
app 'OpenMW.app'
app 'OpenMW-CS.app'
end