mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
239 B
Ruby
7 lines
239 B
Ruby
class Shiftit < Cask
|
|
url 'https://github.com/downloads/fikovnik/ShiftIt/ShiftIt-develop-1.6.zip'
|
|
homepage 'https://github.com/fikovnik/ShiftIt'
|
|
version '1.6'
|
|
sha1 'ee7ce2fa15f211116835490b4692eba14dbd47ab'
|
|
link 'ShiftIt.app'
|
|
end
|