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.
|
|
|
class Pacifist < Cask
|
|
|
|
url 'http://www.charlessoft.com/pacifist_download/Pacifist_3.0.10.zip'
|
|
|
|
homepage 'http://www.charlessoft.com/'
|
|
|
|
version '3.0.10'
|
|
|
|
sha1 'f233f70d66f71bb4c0fc90a49a95aff685fcd81a'
|
|
|
|
link :app, 'Pacifist.app'
|
|
|
|
end
|