fix: update wechat appimage hash

This commit is contained in:
Ryan Yin
2026-03-16 17:32:32 +08:00
parent 193b5f3558
commit b9c76b8f22

View File

@@ -26,7 +26,7 @@ let
version = "4.1.0.13";
src = fetchurl {
url = "https://dldir1v6.qq.com/weixin/Universal/Linux/WeChatLinux_x86_64.AppImage";
hash = "sha256-Pfl81lNVlMJWyPqFli1Af2q8pRLujcKCjYoILCKDx8U=";
hash = "sha256-XxAvFnlljqurGPDgRr+DnuCKbdVvgXBPh02DLHY3Oz8=";
};
};
};