Merge pull request #9141 from vitorgalvao/fix-9140

Add RoboFont.app v1.6
This commit is contained in:
Vítor Galvão 2015-01-21 17:08:44 +00:00
commit 02868361b7
1 changed files with 13 additions and 0 deletions

13
Casks/robofont.rb Normal file
View File

@ -0,0 +1,13 @@
cask :v1 => 'robofont' do
version '1.6'
sha256 'fb2fd390868a32fb9e89490081f3f052e65c1156ee32b39cac1c799b87abc4c7'
url 'http://robofont.com/downloads/RoboFont_1410152315.dmg'
name 'RoboFont'
homepage 'http://robofont.com'
license :other # See http://doc.robofont.com/license-agreement/
app 'RoboFont.app'
depends_on :macos => '>= :mavericks'
end