Merge pull request #304691 from qubitnano/pr/flexoptix
flexoptix-app: 5.20.0 -> 5.21.2
This commit is contained in:
commit
31e8a89312
@ -1,11 +1,11 @@
|
||||
{ lib, appimageTools, fetchurl, asar }: let
|
||||
pname = "flexoptix-app";
|
||||
version = "5.20.0-latest";
|
||||
version = "5.21.2-latest";
|
||||
|
||||
src = fetchurl {
|
||||
name = "${pname}-${version}.AppImage";
|
||||
url = "https://flexbox.reconfigure.me/download/electron/linux/x64/FLEXOPTIX%20App.${version}.AppImage";
|
||||
hash = "sha256-/4vZaVLpSiufjNwwofPi+YBtTJ4aq7eYgFnYFv89LFY=";
|
||||
hash = "sha256-BnNRwD09CE1EZDg3Hn3khN4FZ8Hj5LLAunk+NKU5BJo=";
|
||||
};
|
||||
|
||||
udevRules = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user