homebrew-cask/Casks/chatology.rb

9 lines
237 B
Ruby
Raw Normal View History

2013-06-19 03:05:56 +08:00
class Chatology < Cask
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'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-06-19 03:05:56 +08:00
link 'Chatology.app'
end