mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
253 B
Ruby
7 lines
253 B
Ruby
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
|