homebrew-cask/Casks/smart-scroll.rb

14 lines
351 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'smart-scroll' do
2016-03-23 20:51:36 +08:00
version '4.0.9'
sha256 'c7db45807376b4f8fcbab011d974d4a9ffceda50e7547c952906751e239a9067'
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