Files
homebrew-cask/Casks/c/cmd-eikana.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

14 lines
420 B
Ruby

cask "cmd-eikana" do
version "2.2.3"
sha256 "8e4157304ae21566339e956423632d34aacd12c96e87f35ffc83bf2304ff9be4"
url "https://github.com/iMasanari/cmd-eikana/releases/download/v#{version}/eikana-#{version}.app.zip"
name "cmd-eikana"
name "⌘英かな"
homepage "https://github.com/iMasanari/cmd-eikana"
app "⌘英かな.app"
zap trash: "~/Library/Preferences/io.github.imasanari.cmd-eikana.plist"
end