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

13 lines
405 B
Ruby
Raw Normal View History

2014-11-14 01:26:07 +08:00
cask :v1 => 'ip-in-menu-bar' do
2014-10-08 10:25:23 +08:00
version :latest
sha256 :no_check
2015-06-29 14:32:18 +08:00
url 'https://www.monkeybreadsoftware.de/Software/IPinmenubar.dmg'
2015-01-05 05:12:49 +08:00
name 'IP in menubar'
name 'IP in menu bar'
2015-06-29 14:32:18 +08:00
homepage 'https://www.monkeybreadsoftware.de/Software/IPinmenubar.shtml'
2014-12-21 00:11:02 +08:00
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-10-08 10:25:23 +08:00
app 'IP in menu bar.app'
2014-10-08 10:25:23 +08:00
end