homebrew-cask-versions/Casks/chatology.rb
2014-10-01 11:42:02 -04:00

11 lines
256 B
Ruby

class Chatology < Cask
version :latest
sha256 :no_check
url 'https://flexibits.com/chatology/download'
appcast 'https://flexibits.com/chatology/appcast.php'
homepage 'http://flexibits.com/chatology'
license :unknown
app 'Chatology.app'
end