fix: update wechat appimage hash

This commit is contained in:
Ryan Yin
2026-03-16 17:36:42 +08:00
parent 57a868228c
commit 023d3fd4e9

View File

@@ -19,7 +19,7 @@ let
version = "4.1.0.13";
src = fetchurl {
url = "https://dldir1v6.qq.com/weixin/Universal/Linux/WeChatLinux_arm64.AppImage";
hash = "sha256-o6a7773agYqrP4dXsjzSUT2Du77gZ4wN1F2e0uvEzVc=";
hash = "sha256-YlWJxT62tXDaNwYVpsPMC5elFH8fsbI1HjTQn6ePiPo=";
};
};
x86_64-linux = {