Add Kawa.app v1.0.1 (#39665)

* Add Kawa.app v1.0.1

* kawa
This commit is contained in:
Alexey Alekhin 2017-10-16 05:41:31 +02:00 committed by Miccal Matthews
parent 0cea11546d
commit 562f170e35
1 changed files with 12 additions and 0 deletions

12
Casks/kawa.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'kawa' do
version '1.0.1'
sha256 'ca4dcb52316de9090ab44957281d1db38747c63b1e14b9e161cf86372f4f6df0'
url "https://github.com/utatti/kawa/releases/download/v#{version}/Kawa.zip"
appcast 'https://github.com/utatti/kawa/releases.atom',
checkpoint: 'fe82cf23b363f6638f0c153637433828ce29a232182d0ca076d61c9d8bbe4916'
name 'Kawa'
homepage 'https://github.com/utatti/kawa'
app 'Kawa.app'
end