mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
228 B
Ruby
7 lines
228 B
Ruby
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
|