From 42bb261ffc482c7435d7594fe936fd9505cceb54 Mon Sep 17 00:00:00 2001 From: astrian Date: Mon, 14 Jul 2025 09:28:01 +1000 Subject: [PATCH] Add Windows App from Mac App Store --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index cb81c25..a03a985 100755 --- a/install.sh +++ b/install.sh @@ -266,6 +266,7 @@ install_mas_apps() { "6444602274" # Ivory - Mastodon 客户端 "640199958" # Apple Developer "639968404" # Parcel - Delivery Tracking + "1295203466" # Windows App ) total=${#mas_apps[@]}