homebrew-cask/Casks/porthole.rb

14 lines
494 B
Ruby

cask 'porthole' do
version '1.7.10'
sha256 '63b6d2a0a51a906413238770d1cd00180cc0105e210f44eb6131c2cbee298686'
# getporthole.com was verified as official when first introduced to the cask
url 'https://download.getporthole.com/Porthole-latest.zip'
appcast 'https://update.getporthole.com/appcast.rss',
checkpoint: 'c6aa8f34c57cd1d19454bf1ab7a6684f2c396b6b109a510431e55bc52ae3fff5'
name 'Porthole'
homepage 'https://www.dangercove.com/porthole/'
app 'Porthole.app'
end