package(expresslrs-configurator): bump expresslrs-configurator 1.6.1 to 1.7.2
This commit is contained in:
parent
63f701b566
commit
34aabf0051
1 changed files with 2 additions and 2 deletions
|
@ -5,13 +5,13 @@
|
|||
, buildFHSUserEnv }: let
|
||||
name = "ExpressLRS-Configurator";
|
||||
pname = "expresslrs-configurator";
|
||||
version = "1.6.1";
|
||||
version = "1.7.2";
|
||||
|
||||
dist = fetchzip {
|
||||
name = "${pname}-dist";
|
||||
url = "https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v${version}/${pname}-${version}.zip";
|
||||
stripRoot = false;
|
||||
hash = "sha256-m/e8dsOadjk63cwfnnCBbjXzI/ooWZUGRM5n267JmhQ=";
|
||||
hash = "sha256-pXmJ420HeJaMjAZCzlIriuFrTK5xabxTrSy3PDVisgU=";
|
||||
};
|
||||
|
||||
desktopItem = makeDesktopItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue