Add cask for fluid.

This commit is contained in:
Sean T Allen 2012-10-14 03:31:15 -04:00
parent 97a3272e03
commit 0e0b81b26d
1 changed files with 5 additions and 0 deletions

5
Casks/fluid.rb Normal file
View File

@ -0,0 +1,5 @@
class Fluid < Cask
url 'http://fluidapp.com/dist/Fluid_1.6.1.zip'
homepage 'http://fluidapp.com/'
version '1.6.1'
end