homebrew-cask/Casks/smart-scroll.rb

14 lines
354 B
Ruby
Raw Normal View History

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