homebrew-cask/Casks/chitchat.rb

13 lines
453 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'chitchat' do
2015-10-01 06:26:22 +08:00
version '1.5'
sha256 'dbcfe1698d6d4cd9239480f757e821f7a784f7ac89a0bd26b32a0b9014999db0'
2015-10-01 06:26:22 +08:00
url "https://github.com/stonesam92/ChitChat/releases/download/v#{version}/ChitChat.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/stonesam92/ChitChat/releases.atom',
2017-07-28 08:11:31 +08:00
checkpoint: 'dbf95f4eac9084b8b95eb773f93bd8906de08451c32891ddcfdc23edfd3f283c'
name 'ChitChat'
homepage 'https://github.com/stonesam92/ChitChat'
app 'ChitChat.app'
end