diff options
| author | Nick Cao <nickcao@nichi.co> | 2024-09-28 08:52:18 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-28 08:52:18 -0400 |
| commit | e645c762debc1024ad327399cdcb78949600358c (patch) | |
| tree | e425a3141dbf52be40ac03b6738f66720ae85f13 | |
| parent | [Backport release-24.05] traefik: 3.0.4 -> 3.1.2, fix CVE-2024-45410 (#344222) (diff) | |
| parent | qq: 3.2.12-2024.9.2 -> 3.2.12-2024.9.27 (diff) | |
| download | nixpkgs-e645c762debc1024ad327399cdcb78949600358c.tar.gz | |
[Backport release-24.05] qq: 3.2.12-2024.9.2 -> 3.2.12-2024.9.27 (#345052)
| -rw-r--r-- | pkgs/by-name/qq/qq/sources.nix | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/by-name/qq/qq/sources.nix b/pkgs/by-name/qq/qq/sources.nix index d3bfb154a3e5..f3783a8ba511 100644 --- a/pkgs/by-name/qq/qq/sources.nix +++ b/pkgs/by-name/qq/qq/sources.nix @@ -1,9 +1,9 @@ # Generated by ./update.sh - do not update manually! -# Last updated: 2024-09-06 +# Last updated: 2024-09-28 { - version = "3.2.12-2024.9.2"; - amd64_url = "https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.12_240902_amd64_01.deb"; - arm64_url = "https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.12_240902_arm64_01.deb"; - arm64_hash = "sha256-V+lsBgwhpvVNYGm1d0DD9x/wD7/+bIDON8DAAABA42c="; - amd64_hash = "sha256-NHK50KR2WuUm+HO//sFBUkhJPk6F45j5ShuaWksV1O4="; + version = "3.2.12-2024.9.27"; + amd64_url = "https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.12_240927_amd64_01.deb"; + arm64_url = "https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.12_240927_arm64_01.deb"; + arm64_hash = "sha256-VfM+p2cTNkDZc7sTftfTuRSMKVWwE6TerW25pA1MIR0="; + amd64_hash = "sha256-xBGSSxXDu+qUwj203i3iAkfI97iLtGOuGMGfEU6kCyQ="; } |
