homebrew-cask-versions/Casks/smoothmouse.rb
2014-01-20 00:10:53 -06:00

7 lines
173 B
Ruby

class Smoothmouse < Cask
url 'http://smoothmouse.com/download/latest'
homepage 'http://smoothmouse.com'
version 'latest'
no_checksum
install 'SmoothMouse.pkg'
end