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

betaflight-configurator: 10.9.0 -> 10.10.0
This commit is contained in:
Aleksana
2024-04-29 21:44:17 +08:00
committed by GitHub
@@ -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