homebrew-cask/Casks/selfcontrol.rb

9 lines
315 B
Ruby
Raw Normal View History

class Selfcontrol < Cask
2013-06-28 22:09:47 +08:00
url 'http://downloads.selfcontrolapp.com/SelfControl-1.5.1.zip'
2014-06-09 22:41:37 +08:00
appcast 'http://selfcontrolapp.com/SelfControlAppcast.xml'
2013-06-28 22:09:47 +08:00
homepage 'http://selfcontrolapp.com/'
version '1.5.1'
sha256 'd3823a1e9ba0b47dc2cb39c93cd51837c2dafc7d5a5a564825f4a440fd2ab9ad'
2013-06-28 22:09:47 +08:00
link 'SelfControl.app'
end