Files
homebrew-cask/Casks/c/comma-chameleon.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

12 lines
411 B
Ruby

cask "comma-chameleon" do
version "0.5.2"
sha256 "be08b2088d4065f797d8943ee213882779f99d7130467ed73d0f4d5b73dc02fb"
url "https://github.com/theodi/comma-chameleon/releases/download/#{version}/Comma.Chameleon-darwin-x64.zip",
verified: "github.com/theodi/comma-chameleon/"
name "Comma Chameleon"
homepage "https://comma-chameleon.io/"
app "Comma Chameleon-darwin-x64/Comma Chameleon.app"
end