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-06-23 18:23:39 +08:00
version '4.7.1'
sha256 '779402a51414bd5d2078debb115440458410a812d06bae0d8fa4a61327b8d920'
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