homebrew-cask/Casks/stack-exchange-notifier.rb

12 lines
337 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'stack-exchange-notifier' do
2015-07-22 22:26:11 +08:00
version '1.1'
sha256 '849b543bc724e735e9a951721159b45a5284fde44c4cd8caa74c0e7eefb7e30c'
2015-07-24 04:03:39 +08:00
url "http://hewgill.com/senotifier/stack-exchange-notifier-#{version}.dmg"
2015-07-22 22:26:11 +08:00
name 'Stack Exchange Notifier'
homepage 'http://hewgill.com/senotifier/'
license :bsd
app 'Stack Exchange Notifier.app'
end