Unverified Commit 9330a280 authored by Bill Huang's avatar Bill Huang
Browse files

feishu: 5.14.14 -> 5.18.11

parent fd4efa4f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -61,13 +61,13 @@
}:

stdenv.mkDerivation rec {
  version = "5.14.14";
  version = "5.18.11";
  pname = "feishu";
  packageHash = "2844ab12b34f"; # A hash value used in the download url
  packageHash = "9d89b152d581"; # 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 = "c0ca999edc10d8ada08c46b33b15d7db0ced264248abd3ebfdb895d8457e1bec";
    hash = "sha256-93LEybYePIEbmE8mjRL95haMuBuY0xH6/8fhwF7/ctM=";
  };

  nativeBuildInputs = [