homebrew-cask/Casks/cmd-eikana.rb

16 lines
577 B
Ruby

cask 'cmd-eikana' do
version '2.2.1'
sha256 '483d0e80f723cad860adaf8fcd28f8161360cf7b0ab4e1cdca73be3b04337c26'
url "https://github.com/iMasanari/cmd-eikana/releases/download/v#{version}/eikana-#{version}.app.zip"
appcast 'https://github.com/iMasanari/cmd-eikana/releases.atom',
checkpoint: '43c3ba10b45862e8d0534165041812f99ce393343d078ada854136ef929e72b9'
name 'cmd-eikana'
name '⌘英かな'
homepage 'https://github.com/iMasanari/cmd-eikana'
app '⌘英かな.app'
zap delete: '~/Library/Preferences/io.github.imasanari.cmd-eikana.plist'
end