mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
233 B
Ruby
9 lines
233 B
Ruby
class Flame < Cask
|
|
version '0.2.1'
|
|
sha256 'b81f216caf290fc34824661b06b68eb538a675eada627c3606276762f1d1786e'
|
|
|
|
url 'http://husk.org/apps/Flame-0.2.1-universal.zip'
|
|
homepage 'http://husk.org/apps/flame/'
|
|
|
|
app 'Flame.app'
|
|
end
|