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
312 B
Ruby

cask "kaku" do
version "2.0.2"
sha256 "ba89cd59a49b7c21d7ccde09044e2fed7e2deeb617798ac45281f83130e313ca"
url "https://github.com/EragonJ/Kaku/releases/download/#{version}/Kaku-#{version}.dmg",
verified: "github.com/EragonJ/Kaku/"
name "Kaku"
homepage "https://kaku.rocks/"
app "Kaku.app"
end