homebrew-cask/Casks/quip.rb

12 lines
339 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'quip' do
2017-12-18 15:56:18 +08:00
version '5.2.06'
sha256 '80eb083ac5bfc5e9e84b22e3de3c0bf628420eb62190e2d150b95f170ccaa1dd'
2015-07-09 00:45:07 +08:00
2016-03-11 05:57:15 +08:00
# d2i1pl9gz4hwa7.cloudfront.net was verified as official when first introduced to the cask
2015-07-09 00:45:07 +08:00
url "https://d2i1pl9gz4hwa7.cloudfront.net/macosx_#{version}.dmg"
name 'Quip'
homepage 'https://quip.com/'
app 'Quip.app'
end