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.
6 lines
212 B
6 lines
212 B
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
|
|
|