homebrew-cask/Casks/craft.rb

12 lines
197 B
Ruby
Raw Normal View History

2020-09-24 11:06:01 +08:00
cask "craft" do
version "1.09,108"
2020-09-24 11:06:01 +08:00
sha256 :no_check
url "https://www.craft.do/builds/Craft.dmg"
name "Craft"
desc "Document editor"
homepage "https://craft.do/"
app "Craft.app"
end