homebrew-cask/Casks/flame.rb

13 lines
380 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'flame' do
version '0.2.1'
sha256 'b81f216caf290fc34824661b06b68eb538a675eada627c3606276762f1d1786e'
2014-09-26 20:08:54 +08:00
url "http://husk.org/apps/Flame-#{version}-universal.zip"
2017-04-22 22:00:02 +08:00
appcast 'http://husk.org/apps/flame/',
checkpoint: 'a6a9d604c267f84fcf14869493dddb799c1781082d8f604937bd776f31f37b21'
2015-03-30 00:17:03 +08:00
name 'Flame'
homepage 'http://husk.org/apps/flame/'
2014-09-16 00:05:34 +08:00
app 'Flame.app'
end