update qq

master
yutent 2025-03-17 11:02:57 +08:00
parent 9fa61addbf
commit 99ade68829
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
app_name="linuxqq"
tmp_dir="/tmp/${app_name}_tmp"
version="3.2.15.250110"
release="3.2.15_250110"
version="3.2.16.250307"
release="3.2.16_250307"
deb_url="https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_${release}_amd64_01.deb"
# 创建临时目录, 用于下载官方包
if [ -d $tmp_dir ]; then