mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
193 B
Ruby
7 lines
193 B
Ruby
class Fluid < Cask
|
|
url 'http://fluidapp.com/dist/Fluid_1.7.1.zip'
|
|
homepage 'http://fluidapp.com/'
|
|
version '1.7.1'
|
|
sha1 '052e8655cf07aeecdbdf274c179cf9faa8fbbf36'
|
|
link 'Fluid.app'
|
|
end
|