homebrew-cask/Casks/airtable.rb

11 lines
203 B
Ruby

cask 'airtable' do
version :latest
sha256 :no_check
url 'https://static.airtable.com/download/AirtableInstaller.dmg'
name 'Airtable'
homepage 'https://airtable.com/'
app 'Airtable.app'
end