Delete subl.rb (#41199)

Homepage shows deprecation message and links are gone:
https://github.com/dhoulb/subl
This commit is contained in:
Colin Dunn 2017-11-23 02:02:11 +11:00 committed by Markus Reiter
parent 7e3553b7ab
commit 394c084607
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
cask 'subl' do
version '1.4'
sha256 '9e252eb6d7e12d27f80cd6a510c69772c6993b9e6140129fd5e9178f441099c6'
url "https://github.com/dhoulb/subl/releases/download/v#{version}/Subl.app.zip"
appcast 'https://github.com/dhoulb/subl/releases.atom',
checkpoint: '4cc020fde160c9fa308662c60087287ff0e017626b6076188f6496991ad33de3'
name 'subl:// URL handler'
homepage 'https://github.com/dhoulb/subl'
app 'Subl.app'
end