Merge pull request #1326 from slawekkolodziej/sidestep

Add cask for Sidestep 1.4.1
This commit is contained in:
Fernando Paredes 2013-10-27 08:43:34 -07:00
commit 1cd07ef83f
1 changed files with 7 additions and 0 deletions

7
Casks/sidestep.rb Normal file
View File

@ -0,0 +1,7 @@
class Sidestep < Cask
url 'https://github.com/chetan51/sidestep/releases/download/1.4.1/Sidestep.zip'
homepage 'http://chetansurpur.com/projects/sidestep'
version '1.4.1'
sha1 '60f6c908a04e15d16c2e0e43b0694d84593ac43e'
link 'Sidestep.app'
end