3
0
Fork 0
forked from mirrors/nixpkgs

feishu: 5.9.18 -> 5.14.14

This commit is contained in:
Bill Huang 2022-08-27 11:52:01 +08:00
parent af9e00071d
commit f7a5621854

View file

@ -61,13 +61,13 @@
}:
stdenv.mkDerivation rec {
version = "5.9.18";
version = "5.14.14";
pname = "feishu";
packageHash = "5db94058d7ad"; # A hash value used in the download url
packageHash = "2844ab12b34f"; # A hash value used in the download url
src = fetchurl {
url = "https://sf3-cn.feishucdn.com/obj/ee-appcenter/${packageHash}/Feishu-linux_x64-${version}.deb";
sha256 = "ffb29b5a184b025d4e4ea468a8f684a7067ab5bfd45867abc370e59be63892c7";
sha256 = "c0ca999edc10d8ada08c46b33b15d7db0ced264248abd3ebfdb895d8457e1bec";
};
nativeBuildInputs = [