You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
228 B
7 lines
228 B
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
|
|
|