xlights: 2025.07 -> 2025.08 (#433423)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
This commit is contained in:
commit
fec271f6f8
@ -6,11 +6,11 @@
|
||||
|
||||
appimageTools.wrapType2 rec {
|
||||
pname = "xlights";
|
||||
version = "2025.07";
|
||||
version = "2025.08";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/smeighan/xLights/releases/download/${version}/xLights-${version}-x86_64.AppImage";
|
||||
hash = "sha256-zkeRyCfcYlSQ8jkr8KO5YzO7U6BkUoXKKFNrS0I1C54=";
|
||||
hash = "sha256-8cAn0cSytSJNA1IcU1JKROEObYpRpxVbeSz1PSsaFJg=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user