homebrew-cask/Casks/smart-scroll.rb

13 lines
331 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'smart-scroll' do
2016-10-29 10:09:06 +08:00
version '4.2.1'
sha256 '1af2c8ad754c2d88b8c04748ff4bf5a3a913666f3dd03084d292579cd584bd29'
2016-09-06 07:09:58 +08:00
url 'https://www.marcmoini.com/SmartScroll.dmg'
name 'Smart Scroll'
2016-09-06 07:09:58 +08:00
homepage 'https://www.marcmoini.com/sx_en.html'
depends_on macos: '>= :snow_leopard'
2015-07-02 22:28:52 +08:00
prefpane "Smart Scroll #{version}.prefPane"
end