homebrew-cask/Casks/pingmenu.rb

12 lines
239 B
Ruby

cask 'pingmenu' do
version :latest
sha256 :no_check
url 'https://github.com/kalleboo/PingMenu/raw/master/PingMenu.app.zip'
name 'PingMenu'
homepage 'https://github.com/kalleboo/PingMenu'
license :oss
app 'PingMenu.app'
end