Add cask for Divvy.

OS X 'window manager'
This commit is contained in:
Sean T Allen 2012-10-14 03:42:27 -04:00
parent 72e070686a
commit 7fb27c2f79
1 changed files with 5 additions and 0 deletions

5
Casks/divvy.rb Normal file
View File

@ -0,0 +1,5 @@
class Divvy < Cask
url 'http://mizage.com/downloads/Divvy.zip'
homepage 'http://mizage.com/divvy/'
version 'latest'
end