homebrew-cask/Casks/porthole.rb

14 lines
428 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'porthole' do
2016-02-12 01:11:17 +08:00
version '1.7.8'
sha256 'f59b618fcbd8135fdbbe58da6c87e9bc457d7e7a8f9aee11f460c5a86b49e09d'
url "https://download.getporthole.com/Porthole-v#{version}.zip"
appcast 'https://update.getporthole.com/appcast.rss',
2016-02-12 01:11:17 +08:00
checkpoint: '832694ca1715fbd74cac68b0c543084fdf67e7c1ebffc7e38be8f0f4d4f285cd'
2015-04-21 22:50:22 +08:00
name 'Porthole'
2013-07-12 11:16:30 +08:00
homepage 'http://getporthole.com/'
2015-10-05 01:54:23 +08:00
license :commercial
2014-09-16 00:06:09 +08:00
app 'Porthole.app'
2013-07-12 11:16:30 +08:00
end