Skip to content

Commit 46818a0

Browse files
qq: 3.2.18-2025-07-24 -> 3.2.19-2025-08-20 (#435268)
Co-authored-by: Bot-wxt1221 <3264117476@qq.com>
2 parents d245dc4 + 932fc0a commit 46818a0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pkgs/by-name/qq/qq/sources.nix

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
# Generated by ./update.sh - do not update manually!
2-
# Last updated: 2025-07-25
2+
# Last updated: 2025-08-20
33
{ fetchurl }:
44
let
55
any-darwin = {
6-
version = "6.9.77-2025-07-24";
6+
version = "6.9.79-2025-08-20";
77
src = fetchurl {
8-
url = "https://dldir1v6.qq.com/qqfile/qq/QQNT/Mac/QQ_6.9.77_250724_01.dmg";
9-
hash = "sha256-ZHpFH5PPDaVtbEZsb+1fyoscWuPYedTrIaoqhnsXRlc=";
8+
url = "https://dldir1v6.qq.com/qqfile/qq/QQNT/Mac/QQ_6.9.79_250820_01.dmg";
9+
hash = "sha256-m8COj+kn9ify4D4FUpNXL31uO4j4DKqCQhZnoo5umTE=";
1010
};
1111
};
1212
in
1313
{
1414
aarch64-darwin = any-darwin;
1515
x86_64-darwin = any-darwin;
1616
aarch64-linux = {
17-
version = "3.2.18-2025-07-24";
17+
version = "3.2.19-2025-08-20";
1818
src = fetchurl {
19-
url = "https://dldir1v6.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.18_250724_arm64_01.deb";
20-
hash = "sha256-j+ouSBfryrRXQbyC4ZDyrKPLqJVw67tGjlHdKel5Br4=";
19+
url = "https://dldir1v6.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.19_250820_arm64_01.deb";
20+
hash = "sha256-rHgN0T9lcoAucwR3B2U8so/dAUfB92dQYc0TncTHPaM=";
2121
};
2222
};
2323
x86_64-linux = {
24-
version = "3.2.18-2025-07-24";
24+
version = "3.2.19-2025-08-20";
2525
src = fetchurl {
26-
url = "https://dldir1v6.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.18_250724_amd64_01.deb";
27-
hash = "sha256-HHFUXAv6oWsipBYECLNFJG8OMQ7fxjruA210w/oFFok=";
26+
url = "https://dldir1v6.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.19_250820_amd64_01.deb";
27+
hash = "sha256-4Y0GSWwFkqYX5ezE2Jk/tZIwsBHg88ZxJghzB+kXTds=";
2828
};
2929
};
3030
}

0 commit comments

Comments
 (0)