homebrew-cask/Casks/prezi.rb

12 lines
341 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'prezi' do
2016-10-27 05:00:35 +08:00
version '6.8.22'
sha256 '261ce0821874b91226b88cc295fe4688a1a153a5961a2a19714195f151db8743'
2016-06-19 06:08:45 +08:00
# prezi-a.akamaihd.net was verified as official when first introduced to the cask
url "https://prezi-a.akamaihd.net/next-desktop/mac/Prezi_#{version}.dmg"
2015-04-21 22:54:55 +08:00
name 'Prezi'
homepage 'https://prezi.com/'
2014-09-16 00:06:10 +08:00
app 'Prezi.app'
2014-05-10 03:22:48 +08:00
end