wechat: 4.0.5.24 -> 4.0.5.27-29258 for darwin

This commit is contained in:
Sizhe Zhao
2025-06-23 22:11:51 +08:00
parent 3f06b13e19
commit 0eb3352e67
+4 -3
View File
@@ -27,11 +27,12 @@ let
sources =
let
# https://dldir1.qq.com/weixin/mac/mac-release.xml
any-darwin = {
version = "4.0.5.24";
version = "4.0.5.27-29258";
src = fetchurl {
url = "https://web.archive.org/web/20250608064358if_/https://dldir1v6.qq.com/weixin/Universal/Mac/WeChatMac.dmg";
hash = "sha256-ieixBgYhZ5jU3TWCV7BXKFBidJ1bbabXBHTkrpNcGDI=";
url = "https://dldir1v6.qq.com/weixin/Universal/Mac/xWeChatMac_universal_4.0.5.27_29258.dmg";
hash = "sha256-Gje1F9rdykxTqYIJ4Pfq3zpUH3t3GKIK/QL5kt1qCVc=";
};
};
in