homebrew-cask/Casks/smoothmouse.rb

8 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