diff --git a/src/os/installs/creative_tools.sh b/src/os/installs/creative_tools.sh index 75a2d2f..ee15a79 100755 --- a/src/os/installs/creative_tools.sh +++ b/src/os/installs/creative_tools.sh @@ -8,8 +8,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")" \ print_in_purple "\n Creative Tools\n\n" -brew_tap "homebrew/cask-versions" - brew_install "Affinity Designer" "affinity-designer" brew_install "Affinity Photo" "affinity-photo" brew_install "Affinity Publisher" "affinity-publisher"