homebrew-cask/Casks/context-free.rb

12 lines
362 B
Ruby

cask 'context-free' do
version '3.0.11.3'
sha256 '5baae1cf7487ea0902f781f0891d3f7dc2c01071ab9546a1e2523676ea45c0da'
url "https://www.contextfreeart.org/download/ContextFree#{version}.dmg"
appcast 'https://github.com/MtnViewJohn/context-free/releases.atom'
name 'Context Free'
homepage 'https://www.contextfreeart.org/'
app 'Context Free.app'
end