cd-to.rb: added github appcast

This commit is contained in:
Vítor Galvão 2015-03-15 12:47:52 +01:00
parent 0a77446c75
commit 4233f4f8e5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ cask :v1 => 'cd-to' do
sha256 'a92def521d332a373f655a41338d0ec18dfaa6e24eb9ec2ca6df281398db3d46'
url "https://github.com/jbtule/cdto/releases/download/#{version.gsub('.', '_')}/cdto_#{version.gsub('.', '_').gsub(/_\d$/, '')}.zip"
appcast 'https://github.com/jbtule/cdto/releases.atom'
homepage 'https://github.com/jbtule/cdto'
license :mit