homebrew-cask/Casks/airtable.rb

11 lines
268 B
Ruby
Raw Normal View History

2016-09-30 11:17:48 +08:00
cask 'airtable' do
2018-03-24 00:32:59 +08:00
version '1.2.4'
sha256 'a76f5e21f832652c19f79bca96ae83903f079d6fb94c2ffd27a1da9bf21a9bf3'
2016-09-30 11:17:48 +08:00
2017-08-10 09:12:58 +08:00
url "https://static.airtable.com/download/macos/Airtable-#{version}.dmg"
2016-09-30 11:17:48 +08:00
name 'Airtable'
homepage 'https://airtable.com/'
app 'Airtable.app'
end