diff --git a/Casks/colloquy.rb b/Casks/colloquy.rb new file mode 100644 index 000000000..823f0c802 --- /dev/null +++ b/Casks/colloquy.rb @@ -0,0 +1,6 @@ +class Colloquy < Cask + url 'http://colloquy.info/downloads/colloquy-2.4.zip' + homepage 'http://colloquy.info/' + version '2.4' +end +