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
212 B
7 lines
212 B
12 years ago
|
class AppCleaner < Cask
|
||
|
url 'http://www.freemacsoft.net/downloads/AppCleaner_2.1.zip'
|
||
|
homepage 'http://www.freemacsoft.net/appcleaner/'
|
||
|
version '2.1.0'
|
||
|
sha1 '1881c85abe6cfc138917f759d8b9e2929cb1ad19'
|
||
|
end
|