homebrew-cask/Casks/quip.rb

13 lines
356 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'quip' do
2016-05-20 11:57:31 +08:00
version '4.6.7'
sha256 '69d714aa0deae82b5aeac9d3f936f8b2154a761a71da5d40d69f47340c493081'
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/'
license :gratis
app 'Quip.app'
end