textexpander.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 22:19:31 +00:00
parent 4c4f95472e
commit f423b91470
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ cask 'textexpander' do
url "https://dl.smilesoftware.com/com.smileonmymac.textexpander/#{version.sub(%r{-.*}, '')}/#{version.sub(%r{.*-}, '')}/TextExpander-#{version.sub(%r{-.*}, '')}.zip"
appcast 'https://updates.smilesoftware.com/com.smileonmymac.textexpander.xml',
:sha256 => '65f23f21d5b01119e939eef7bcedb5453b80e27e4076cbb4991e68bfce0db636'
:sha256 => '4accf98f476548fbdf1a146b545c08d63375e7e9a8c3d7f6092b071ec11d82c7'
end
name 'TextExpander'