Skip to content

Commit

Permalink
Update Affinity apps to latest (v2)
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Jun 10, 2024
1 parent 3c25cee commit 1cee24b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/os/installs/creative_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ print_in_purple "\n Creative Tools\n\n"

brew_tap "homebrew/cask-versions"

brew_install "Affinity Designer v1" "affinity-designer1"
brew_install "Affinity Photo v1" "affinity-photo1"
brew_install "Affinity Publisher v1" "affinity-publisher1"
brew_install "Affinity Designer" "affinity-designer"
brew_install "Affinity Photo" "affinity-photo"
brew_install "Affinity Publisher" "affinity-publisher"
brew_install "Figma" "figma"
brew_install "Handbrake" "handbrake"
brew_install "Kap" "kap"
Expand Down

0 comments on commit 1cee24b

Please sign in to comment.