homebrew-cask/Casks/smart-scroll.rb

14 lines
351 B
Ruby

cask 'smart-scroll' do
version '4.2'
sha256 '5ebe15dd73b708770263bb9aae1e22702539aeeae269656f72410e563fcf7ca4'
url 'https://www.marcmoini.com/SmartScroll.dmg'
name 'Smart Scroll'
homepage 'https://www.marcmoini.com/sx_en.html'
license :commercial
depends_on macos: '>= :snow_leopard'
prefpane "Smart Scroll #{version}.prefPane"
end