Add new app: netnewswire

This commit is contained in:
Astrian Zheng 2025-06-30 10:26:31 +10:00
parent c17a780586
commit d612163b7e
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -183,6 +183,7 @@ install_apps() {
"localsend" # LocalSend - 跨平台文件传输工具
"google-chrome@canary" # Google Chrome Canary - Chrome 开发版
"betterdisplay" # BetterDisplay - 显示器管理工具
"netnewswire" # NetNewsWire - RSS 阅读器
)
total=${#apps[@]}