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
2016-08-26 14:30:14 +08:00
version '4.7.37'
sha256 '28ebb2e6820558cc7f34e07e5f31cfcee1806b42c2235f8e730a9683d0a60430'
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