Skip to content

Commit

Permalink
affinity-designer@1: migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanazamfirei committed Apr 29, 2024
1 parent 8d86105 commit 0829d13
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Casks/a/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
cask "affinity-designer@1" do
version "1.10.8"
sha256 :no_check

url "https://store.serif.com/download/aa4dee/"
name "Affinity Designer"
desc "Professional graphic design software"
homepage "https://affinity.serif.com/en-us/designer/"

livecheck do
url :url
strategy :header_match
end

auto_updates true

app "Affinity Designer.app"

zap trash: [
"~/Library/Application Support/Affinity Designer",
"~/Library/Caches/com.seriflabs.affinitydesigner",
"~/Library/Saved Application State/com.seriflabs.affinitydesigner.savedState",
]
end

0 comments on commit 0829d13

Please sign in to comment.