homebrew-cask/Casks/pingmenu.rb

10 lines
211 B
Ruby
Raw Normal View History

2014-07-15 06:44:59 +08:00
class Pingmenu < Cask
version 'latest'
sha256 :no_check
url 'https://github.com/kalleboo/PingMenu/raw/master/PingMenu.app.zip'
homepage 'https://github.com/kalleboo/PingMenu'
link 'PingMenu.app'
end