homebrew-cask/Casks/fluor.rb

13 lines
396 B
Ruby

cask 'fluor' do
version '2.0.2'
sha256 'a1a90ca6b1cb4194f08ba29181331fdfd2786e99ae6d684fcb9e1a0034915753'
# pyrolyse.it was verified as official when first introduced to the cask
url "https://resources.pyrolyse.it/distrib/Fluor/Fluor%20#{version}.dmg"
appcast 'https://updates.pyrolyse.it/Fluor/2.0/appcast.xml'
name 'Fluor'
homepage 'https://fluorapp.net/'
app 'Fluor.app'
end