homebrew-cask/Casks/kaomoji.rb

16 lines
526 B
Ruby
Raw Normal View History

2016-04-20 11:41:39 +08:00
cask 'kaomoji' do
2016-12-29 02:50:11 +08:00
version '1.9.13'
sha256 'efb7457d3f41bd95c58668ed15e7553f67fc1d96ab2bc2680e334bcfd838bd3c'
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',
2016-12-29 02:50:11 +08:00
checkpoint: '0a5b54f892c7389dfead42f4941816dc028b909599d6ba4306137c69f9bdd1a8'
2016-04-20 11:41:39 +08:00
name 'Kaomoji'
homepage 'http://www.kaomojiapp.com/'
auto_updates true
app 'Kaomoji.app'
end