Adds cask for SelfControl.app

This commit is contained in:
Robert Curth 2013-06-28 16:09:47 +02:00
parent d561f80822
commit 19daf87c26
1 changed files with 7 additions and 0 deletions

7
Casks/self-control.rb Normal file
View File

@ -0,0 +1,7 @@
class SelfControl < Cask
url 'http://downloads.selfcontrolapp.com/SelfControl-1.5.1.zip'
homepage 'http://selfcontrolapp.com/'
version '1.5.1'
sha1 '269eb57d859ecb033bec29bb400a918e53fb5fd2'
link 'SelfControl.app'
end