Updated koko for v0.2.1 release and GH org change (#26661)

This commit is contained in:
Garet McKinley 2016-11-11 16:19:49 -05:00 committed by Vítor Galvão
parent 82eb56978b
commit 287aa122e8
1 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
cask 'koko' do
version '0.2.0'
sha256 '68febd6299ed082c24d849445f26eacd5a49f4d010b4c10943ee8953d14fe5ce'
version '0.2.1'
sha256 '74b0d69d372b6f4db481f51b283cdab572bd4042731247cc300d41bfbcc199ed'
url "https://github.com/noraesae/koko/releases/download/v#{version}/koko-mac.zip"
appcast 'https://github.com/noraesae/koko/releases.atom',
checkpoint: '7c97c79db2e5cef29e780c7af796647068e85aeab9c0e93130bad2783762c272'
name 'Koko'
homepage 'https://github.com/noraesae/koko'
url "https://github.com/KokoIRC/koko/releases/download/v#{version}/koko-mac.zip"
appcast 'https://github.com/KokoIRC/koko/releases.atom',
checkpoint: '85f27bf39a1c83f87db2f5e6aecc85640c5dabf99bc43130b4a2315b546934f8'
name 'koko'
homepage 'https://github.com/KokoIRC/koko'
app 'Koko.app'
app 'koko.app'
end