homebrew-cask/Casks/fluor.rb

13 lines
428 B
Ruby
Raw Normal View History

cask 'fluor' do
2017-02-13 03:30:15 +08:00
version '1.1'
2017-02-13 03:46:29 +08:00
sha256 '23078f21bc8460df9336452e66e9033366a10ad504bb25622dbf868f2fd0c292'
url "https://github.com/Pyroh/Fluor/releases/download/#{version}/Fluor.#{version}.dmg"
appcast 'https://github.com/Pyroh/Fluor/releases.atom',
2017-05-10 02:48:22 +08:00
checkpoint: '7a5dde65aa88f8554c8ccb64e7f148872c25e1cdcf9a5ade3c9c732958dc1b92'
name 'Fluor'
homepage 'https://github.com/Pyroh/Fluor/'
app 'Fluor.app'
end