homebrew-cask/Casks/smart-scroll.rb

14 lines
349 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'smart-scroll' do
2016-06-15 22:39:18 +08:00
version '4.1'
sha256 '6f65ab53845b824e29001b62aa31f31c6d09aa4c05b88e72152c64442b859973'
url 'http://www.marcmoini.com/SmartScroll.zip'
name 'Smart Scroll'
homepage 'http://www.marcmoini.com/sx_en.html'
license :commercial
depends_on macos: '>= :snow_leopard'
2015-07-02 22:28:52 +08:00
prefpane "Smart Scroll #{version}.prefPane"
end