From 7c3ab16965a967b4a2cd8c31a410575e2d79a31f Mon Sep 17 00:00:00 2001 From: Cheong Yip Date: Fri, 9 Feb 2024 08:33:54 +1100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20GoPro=20Quik?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/os/installs/macos/video_tools.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/os/installs/macos/video_tools.sh b/src/os/installs/macos/video_tools.sh index a517c22ee..9ed3118a0 100755 --- a/src/os/installs/macos/video_tools.sh +++ b/src/os/installs/macos/video_tools.sh @@ -12,6 +12,7 @@ brew_install_with_confirmation "VLC" "vlc" "--cask" brew_install_with_confirmation "FFmpeg" "ffmpeg" # https://gopro.com/en/au/shop/quik-app-video-photo-editor +mas_install_with_confirmation "GoPro Quik Video Photo Editor" "561350520" # https://gopro.com/en/au/info/gopro-player mas_install_with_confirmation "GoPro Player + ReelSteady" "1460836908" brew_install_with_confirmation "Handbrake" "handbrake" "--cask"