homebrew-cask/Casks/ip-in-menu-bar.rb

10 lines
236 B
Ruby
Raw Normal View History

2014-10-08 10:25:23 +08:00
class IpInMenuBar < Cask
version :latest
sha256 :no_check
url 'http://www.monkeybreadsoftware.de/Software/IPinmenubar.dmg'
homepage 'http://www.monkeybreadsoftware.de/Software/IPinmenubar.shtml'
app 'IP in menu bar.app'
2014-10-08 10:25:23 +08:00
end