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.
10 lines
230 B
10 lines
230 B
cask :v1 => 'deeper-lion' do
|
|
version :latest
|
|
sha256 :no_check
|
|
|
|
url 'http://www.titanium.free.fr/download/107/Deeper.dmg'
|
|
homepage 'http://www.titanium.free.fr/downloaddeeper.php'
|
|
license :unknown
|
|
|
|
app 'Deeper.app'
|
|
end
|
|
|