homebrew-cask/Casks/prezi.rb

13 lines
358 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'prezi' do
2016-06-19 06:08:45 +08:00
version '6.8.8'
sha256 '0df7a3c9be61e5a65c00c0fa34b5fbc028f5d337ace8b2daae8bcffaaa4f30d2'
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/'
2015-10-05 02:01:25 +08:00
license :gratis
2014-09-16 00:06:10 +08:00
app 'Prezi.app'
2014-05-10 03:22:48 +08:00
end