mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
6 lines
174 B
Ruby
6 lines
174 B
Ruby
class Fluid < Cask
|
|
url 'http://fluidapp.com/dist/Fluid_1.6.1.zip'
|
|
homepage 'http://fluidapp.com/'
|
|
version '1.6.1'
|
|
sha1 '7de2fe4372e9d055bd2bb6f5afcefa549740a7ce'
|
|
end
|