homebrew-cask/Casks/plan.rb

11 lines
162 B
Ruby

cask 'plan' do
version :latest
sha256 :no_check
url 'https://getplan.co/mac-beta.zip'
name 'Plan'
homepage 'https://getplan.co/'
app 'Plan.app'
end