mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
9 lines
243 B
Ruby
9 lines
243 B
Ruby
cask :v1 => 'ip-in-menu-bar' do
|
|
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'
|
|
end
|