homebrew-cask/Casks/kaomoji.rb

16 lines
523 B
Ruby
Raw Normal View History

2016-04-20 11:41:39 +08:00
cask 'kaomoji' do
2016-05-17 05:31:14 +08:00
version '1.9'
sha256 '04f7e6dc47b469eb90a74d5c569959f2218cc8f3b354edf85117b9f52574b071'
2016-04-20 11:41:39 +08:00
2016-07-05 05:32:58 +08:00
# kaomojiformac.github.io was verified as official when first introduced to the cask
2016-05-17 05:31:14 +08:00
url 'https://kaomojiformac.github.io/download/Kaomoji.zip'
appcast 'https://kaomojiformac.github.io/download/kaomojiupdate.xml',
checkpoint: 'c80344948d450636c79b58d95d7397f42cdb337e0130b5b9f85f5038f4505af9'
2016-04-20 11:41:39 +08:00
name 'Kaomoji'
homepage 'http://www.kaomojiapp.com/'
auto_updates true
app 'Kaomoji.app'
end