Unverified Commit fe1729f6 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

Merge pull request #307454 from r-ryantm/auto-update/betaflight-configurator

betaflight-configurator: 10.9.0 -> 10.10.0
parents 9696cb8e a64db0a5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,10 +13,10 @@ let
in
stdenv.mkDerivation rec {
  inherit pname;
  version = "10.9.0";
  version = "10.10.0";
  src = fetchurl {
    url = "https://github.com/betaflight/${pname}/releases/download/${version}/${pname}_${version}_linux64-portable.zip";
    sha256 = "sha256-9FzMyBIR2u1zXHtTWJABM6RF1+OyjYdEPlRwtig9blI=";
    sha256 = "sha256-UB5Vr5wyCUZbOaQNckJQ1tAXwh8VSLNI1IgTiJzxV08=";
  };

  # remove large unneeded files