Update stella to 6.0 (#56681)

This commit is contained in:
suschizu 2018-12-26 23:16:24 +01:00 committed by Markus Reiter
parent 00cf9668bb
commit 6d03cee658
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask 'stella' do
version '5.1.3'
sha256 'ff78c6bea70bc3839d9645083c2eade21c935547d80bc2703d43a0b642d13223'
version '6.0'
sha256 'e138c46ee8a357f8d46f9b3553bb204ecb7c9728bd50263865381ce651531214'
# github.com/stella-emu/stella was verified as official when first introduced to the cask
url "https://github.com/stella-emu/stella/releases/download/#{version}/Stella-#{version}-macosx.dmg"
url "https://github.com/stella-emu/stella/releases/download/#{version}/Stella-#{version}-macos.dmg"
appcast 'https://github.com/stella-emu/stella/releases.atom'
name 'Stella'
homepage 'https://stella-emu.github.io/'