homebrew-cask/Casks/shiftit.rb

9 lines
345 B
Ruby
Raw Normal View History

class Shiftit < Cask
url 'https://github.com/downloads/fikovnik/ShiftIt/ShiftIt-develop-1.6.zip'
2014-06-09 22:41:37 +08:00
appcast 'https://raw.github.com/fikovnik/ShiftIt/develop/release/appcast.xml'
2013-10-26 02:29:38 +08:00
homepage 'https://github.com/fikovnik/ShiftIt'
version '1.6'
sha256 '538e0628d6fc99c3562694c0722cb41699d6a802f0032678ef05fa2b53711955'
link 'ShiftIt.app'
end