Skip to content

Commit 1ea6ab5

Browse files
committed
xlights: 2026.05 -> 2026.06
1 parent 6df0e71 commit 1ea6ab5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/xl/xlights/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
appimageTools.wrapType2 rec {
88
pname = "xlights";
9-
version = "2026.05";
9+
version = "2026.06";
1010

1111
src = fetchurl {
1212
url = "https://github.com/smeighan/xLights/releases/download/${version}/xLights-${version}-x86_64.AppImage";
13-
hash = "sha256-W1Il2dIDFUtkwPsPptdD2s/5eluGAeH7tw/ZmArN8dY=";
13+
hash = "sha256-qRMICQVQEUOWMXrhbCHQSwKSur0WMZDLN4gz1fBhNQM=";
1414
};
1515

1616
meta = {

0 commit comments

Comments
 (0)