Files
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

12 lines
311 B
Ruby

cask "kawa" do
version "1.1.0"
sha256 "19a30df528471f688d3d4f43d82b6a5f5e435ba8c361e8f5ed971c0471705f72"
url "https://github.com/utatti/kawa/releases/download/v#{version}/Kawa.zip"
name "Kawa"
desc "Alternative input source switcher"
homepage "https://github.com/utatti/kawa"
app "Kawa.app"
end