homebrew-cask/Casks/emojify.rb

13 lines
489 B
Ruby
Raw Normal View History

2016-06-25 19:42:06 +08:00
cask 'emojify' do
2016-06-28 22:07:31 +08:00
version '0.1.1'
sha256 '780635f2bbc54ce7c8d61d35fbdae3a064ec6e120f88afaeaa2e2b647dcb02ab'
2016-06-25 19:42:06 +08:00
url "https://github.com/Haroenv/emojify-service/archive/v#{version}.zip"
appcast 'https://github.com/Haroenv/emojify-service/releases.atom',
2017-05-07 16:12:35 +08:00
checkpoint: '995ef5406f625566150fe2fd749e12fd6914978102e8919ea0a1398e5e0b6770'
2016-06-25 19:42:06 +08:00
name 'Emojify Service'
homepage 'https://github.com/Haroenv/emojify-service'
2016-06-25 19:59:13 +08:00
service "emojify-service-#{version}/Emojify.workflow"
2016-06-25 19:42:06 +08:00
end