homebrew-cask/Casks/comma-chameleon.rb

13 lines
522 B
Ruby

cask 'comma-chameleon' do
version '0.5.2'
sha256 'be08b2088d4065f797d8943ee213882779f99d7130467ed73d0f4d5b73dc02fb'
# github.com/theodi/comma-chameleon was verified as official when first introduced to the cask
url "https://github.com/theodi/comma-chameleon/releases/download/#{version}/Comma.Chameleon-darwin-x64.zip"
appcast 'https://github.com/theodi/comma-chameleon/releases.atom'
name 'Comma Chameleon'
homepage 'https://comma-chameleon.io/'
app 'Comma Chameleon-darwin-x64/Comma Chameleon.app'
end