From a5abf4fd93a0a541e004340360aac202371c640d Mon Sep 17 00:00:00 2001 From: Void Date: Sun, 4 Jan 2026 01:12:26 +0800 Subject: [PATCH] update apps --- v1/apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/v1/apps.json b/v1/apps.json index ceb2571..8e7fabf 100644 --- a/v1/apps.json +++ b/v1/apps.json @@ -90,6 +90,13 @@ "url": "https://downloads.affinity.studio/Affinity.dmg", "type": "dmg", "install_command": "brew install --cask affinity" + }, + { + "id": "qq", + "name": "QQ", + "url": "https://h5.news.qq.com/qqnews-desk/channel/100000/qqnews_latest_arm64_signed_100000.dmg", + "type": "dmg", + "install_command": "brew install --cask qq" } ] }