homebrew-cask/Casks/prezi.rb

13 lines
335 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'prezi' do
2016-02-22 06:52:10 +08:00
version '5.2.8'
sha256 '99add0a7c00546a27c19bf6fb2a408fd0e28ceb5ac00c52e435308eb62e4b72a'
2015-01-18 10:34:00 +08:00
# akamaihd.net is the official download host per the vendor homepage
2014-09-26 20:09:07 +08:00
url "https://prezi-a.akamaihd.net/desktop/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