homebrew-cask/Casks/chatology.rb

11 lines
239 B
Ruby
Raw Normal View History

2013-06-19 03:05:56 +08:00
class Chatology < Cask
version 'latest'
sha256 :no_check
2014-06-18 23:11:04 +08:00
url 'https://flexibits.com/chatology/download'
2014-05-14 21:39:59 +08:00
appcast 'https://flexibits.com/chatology/appcast.php'
2013-06-19 03:05:56 +08:00
homepage 'http://flexibits.com/chatology'
2013-06-19 03:05:56 +08:00
link 'Chatology.app'
end