Update RightFont.app to 1.1.0

This commit is contained in:
Michele Gerarduzzi 2015-09-17 14:26:50 +02:00 committed by Victor Popkov
parent 84f0f1dce8
commit 3a0955834d
1 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
cask :v1 => 'rightfont' do
version :latest
sha256 :no_check
version '1.1.0'
sha256 '082ea61f0a798a45b66f84eaeaa7e40372b8ca0f042c91ccaf9a391a8914f607'
url 'http://rightfontapp.com/download/rightfont_beta.zip'
url "http://rightfontapp.com/downloads/#{version}/rightfont.zip"
name 'RightFont'
appcast 'http://rightfontapp.com/update/appcast.xml',
:sha256 => '9c35fd40ec7fb36ace330916c69cb6c16eca44448832f573d4979ad5e71096ef'
:sha256 => '1b322e38363e6874a9664c670a6d892629c35a07ac39e65f983873d881df9188'
homepage 'http://rightfontapp.com/'
license :unknown
license :commercial
depends_on :macos => '>= :yosemite'