homebrew-cask/Casks/pingplotter.rb

11 lines
218 B
Ruby

cask 'pingplotter' do
version :latest
sha256 :no_check
url 'https://www.pingplotter.com/downloads/pingplotter_osx.zip'
name 'PingPlotter'
homepage 'https://www.pingplotter.com/'
app 'PingPlotter.app'
end