Upgrade CotEditor to 2.1.2

This commit is contained in:
Yoshiki Sato 2015-03-11 12:38:22 +09:00
parent 129cd00e28
commit 1ebee66151
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask :v1 => 'coteditor' do
version '2.1.1'
sha256 '3de8cc6fd3788dc593955f41eafa83af713c31faa68b77a5a70fc85491f0d0f0'
version '2.1.2'
sha256 'b23c90224d53f5b599888d289778a66098b56779d0c789eeca3f1e0f95183dc9'
# github.com is the official download host per the vendor homepage
url "https://github.com/coteditor/CotEditor/releases/download/#{version}/CotEditor_#{version}.dmg"
appcast 'http://coteditor.com/appcast.xml',
:sha256 => 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
:sha256 => '6707d7d9110e85cd98346efd2ad3507477707136ef5d8df0c309fb042be568f9'
name 'CotEditor'
homepage 'http://coteditor.com/'
license :gpl