mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
223 B
Ruby
7 lines
223 B
Ruby
class Fluid < Cask
|
|
url 'http://www.fluidapp.com/dist/Fluid_1.7.2.zip'
|
|
homepage 'http://fluidapp.com/'
|
|
version '1.7.2'
|
|
sha256 'd2d83e1d888593a810f42fabe3bb37e70022ad2cc8d6be6c8cc3ee8fb1055e19'
|
|
link 'Fluid.app'
|
|
end
|