sidestep.rb: added vendor host comment

This commit is contained in:
Vítor Galvão 2015-01-18 03:23:10 +00:00
parent c6019d8b77
commit 877751d300
1 changed files with 2 additions and 1 deletions

View File

@ -2,10 +2,11 @@ cask :v1 => 'sidestep' do
version '1.4.1'
sha256 'c25f7748d73b6f915aff268070ef85ca69f2902de98b044b77c49d1e1341d84e'
# github.com is the official download host per the vendor homepage
url "https://github.com/chetan51/sidestep/releases/download/#{version}/Sidestep.zip"
appcast 'http://chetansurpur.com/projects/sidestep/appcast.xml',
:sha256 => '1d043f565c44c03f6ab5e7c90f025aba3cf480f1623a8a530f87206fab12f86a'
homepage 'http://chetansurpur.com/projects/sidestep'
homepage 'http://chetansurpur.com/projects/sidestep/'
license :oss
app 'Sidestep.app'