Add Craft Latest (#89783)

This commit is contained in:
Fernando Saavedra 2020-09-23 22:06:01 -05:00 committed by GitHub
parent 1c36a914d4
commit 27221facd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
Casks/craft.rb Normal file
View File

@ -0,0 +1,11 @@
cask "craft" do
version :latest
sha256 :no_check
url "https://www.craft.do/builds/Craft.dmg"
name "Craft"
desc "Document editor"
homepage "https://craft.do/"
app "Craft.app"
end