homebrew-cask/Casks/cmd-eikana.rb

16 lines
577 B
Ruby
Raw Normal View History

2016-10-04 17:56:05 +08:00
cask 'cmd-eikana' do
2017-02-27 01:45:33 +08:00
version '2.2.1'
sha256 '483d0e80f723cad860adaf8fcd28f8161360cf7b0ab4e1cdca73be3b04337c26'
2016-10-04 17:56:05 +08:00
2016-10-05 10:29:52 +08:00
url "https://github.com/iMasanari/cmd-eikana/releases/download/v#{version}/eikana-#{version}.app.zip"
appcast 'https://github.com/iMasanari/cmd-eikana/releases.atom',
2017-04-30 04:21:20 +08:00
checkpoint: 'bbf8ce2d63895d64f6309c5ea4f808d3a2c11d3dc2c513394dcaae37e6426685'
2016-10-04 17:56:05 +08:00
name 'cmd-eikana'
name '⌘英かな'
2016-10-05 10:29:52 +08:00
homepage 'https://github.com/iMasanari/cmd-eikana'
2016-10-04 17:56:05 +08:00
app '⌘英かな.app'
zap delete: '~/Library/Preferences/io.github.imasanari.cmd-eikana.plist'
end