made selflanguage-self-control easier to update

This commit is contained in:
Vítor Galvão 2014-06-24 00:54:15 +01:00
parent 43d7299553
commit 68b4eef85f
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class SelflanguageSelfControl < Cask
url 'http://files.selflanguage.org/releases/4.5/Self-4.5.0.dmg'
homepage 'http://selflanguage.org/'
version '4.5.0'
sha256 'fa5edc50ec517c06547e8c57246075f1fcd4ad98b5b9c681b9a60e357f4d3f04'
url "http://files.selflanguage.org/releases/#{version.gsub(/\.\d$/, '')}/Self-#{version}.dmg"
homepage 'http://selflanguage.org/'
link 'Self Control.app'
binary 'Clean.snap', :target => '/Users/Shared/Self/Clean.snap'
caveats 'A clean snapshot is available in /Users/Shared/Self/Clean.snap'