homebrew-cask/Casks/pollev-presenter.rb

14 lines
575 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pollev-presenter' do
version '2.9.0'
sha256 'fb0e363f4665efbe79082024417afaaa03f48174e3bcda573c2f513c79f4c89e'
2016-02-02 00:46:40 +08:00
# amazonaws.com/polleverywhere-app was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/polleverywhere-app/mac-stable/#{version}/pollev.dmg"
2015-05-27 01:50:19 +08:00
appcast 'https://polleverywhere-app.s3.amazonaws.com/mac-beta/appcast.xml',
checkpoint: '007c5488e8d9d53c03b5966338fd42186477b29d5a21789c156c9afad87f237e'
name 'PollEv Presenter'
2015-06-29 14:32:18 +08:00
homepage 'https://www.polleverywhere.com/'
app 'PollEv Presenter.app'
end