homebrew-cask-versions/Casks/objektiv.rb
Ciaran Downey fa99fcff9f Add an Objektiv cask (easy browser switching)
tl;dr Objektiv is a menubar app to switch default browsers.

Full description taken from the [website][]:

>Objektiv is a utility that lets you switch your default browser
>easily.  You might find it useful if you're a web designer or use
>multiple browsers in your workflow.

[website]: http://nthloop.github.io/Objektiv/
2013-07-15 10:36:47 -07:00

7 lines
185 B
Ruby

class Objektiv < Cask
url 'http://nthloop.com/objektiv/objektiv-latest.zip'
homepage 'http://nthloop.github.io/Objektiv/'
version 'latest'
no_checksum
link 'Objektiv.app'
end