mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat scummvm.rb according to readability conventions
This commit is contained in:
parent
cda3a4b456
commit
0a84574f19
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Scummvm < Cask
|
||||
version '1.6.0'
|
||||
sha256 '9e23c5e4d5b04400202c61d031d85d2ed09a88662c7cec9b56f354d07cc96f28'
|
||||
|
||||
url 'https://downloads.sourceforge.net/project/scummvm/scummvm/1.6.0/scummvm-1.6.0-macosx.dmg'
|
||||
appcast 'http://www.scummvm.org/appcasts/macosx/release.xml'
|
||||
homepage 'http://scummvm.org/'
|
||||
version '1.6.0'
|
||||
sha256 '9e23c5e4d5b04400202c61d031d85d2ed09a88662c7cec9b56f354d07cc96f28'
|
||||
|
||||
link 'ScummVM.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue