add cask file: ultimate.rb

fill out a form: 'sha256' (+1 squashed commit)
Squashed commits:
[d20586d] add space after 'container'
This commit is contained in:
Daehyun Y 2015-08-09 16:48:37 +09:00 committed by Vítor Galvão
parent d1ffa90b4f
commit 594ad25484
1 changed files with 13 additions and 0 deletions

13
Casks/ultimate.rb Normal file
View File

@ -0,0 +1,13 @@
cask :v1 => 'ultimate' do
version '3.0.4.41'
sha256 'c49e7f55f427e23b55949f0debdda828e56e3eb4a0a666708f037f12224be776'
url 'http://download.epubor.com/epubor_ultimate.zip'
name 'Ultimate Converter'
homepage 'http://www.epubor.com'
license :commercial
container :nested => "epubor_ultimate/Ultimate_v#{version}.dmg"
app 'Ultimate.app'
end