master
yutent 2024-08-22 10:36:44 +08:00
parent 1b6d118be9
commit aa0ad89a8b
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
app_name="linuxqq"
tmp_dir="/tmp/${app_name}_tmp"
version="3.2.10.25765"
release="3.2.10-25765"
_hash="7bb2ea67"
version="3.2.12.27206"
release="3.2.12-27206"
_hash="f572fbfa"
deb_url="https://dldir1.qq.com/qqfile/qq/QQNT/${_hash}/linuxqq_${release}_amd64.deb"
# 创建临时目录, 用于下载官方包
if [ -d $tmp_dir ]; then