homebrew-cask/Casks/marvin.rb

12 lines
392 B
Ruby
Raw Normal View History

2019-01-09 19:47:49 +08:00
cask 'marvin' do
2019-01-31 09:34:03 +08:00
version '1.37.1'
sha256 '4477178dcf313cae20bae9df277d1d682b325b16535be50950c897fd47065d0a'
2019-01-09 19:47:49 +08:00
# amazingmarvin.s3-website-us-east-1.amazonaws.com was verified as official when first introduced to the cask
url 'http://amazingmarvin.s3-website-us-east-1.amazonaws.com/Marvin.dmg'
name 'Amazing Marvin'
homepage 'https://www.amazingmarvin.com/'
app 'Marvin.app'
end