homebrew-cask/Casks/chitchat.rb

13 lines
453 B
Ruby

cask 'chitchat' do
version '1.5'
sha256 'dbcfe1698d6d4cd9239480f757e821f7a784f7ac89a0bd26b32a0b9014999db0'
url "https://github.com/stonesam92/ChitChat/releases/download/v#{version}/ChitChat.zip"
appcast 'https://github.com/stonesam92/ChitChat/releases.atom',
checkpoint: '73bd0b9d78a6fdf4b0be71b7b523328cb2b201c1af242785eaaa81b38214cc57'
name 'ChitChat'
homepage 'https://github.com/stonesam92/ChitChat'
app 'ChitChat.app'
end