mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:34:13 +01:00
fix: update wechat appimage hash
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user