anilibria-winmaclinux: 2.2.27 -> 2.2.28

This commit is contained in:
R. Ryantm
2025-06-21 00:51:40 +00:00
parent 49645047e6
commit 35792af044
@@ -21,13 +21,13 @@
mkDerivation rec {
pname = "anilibria-winmaclinux";
version = "2.2.27";
version = "2.2.28";
src = fetchFromGitHub {
owner = "anilibria";
repo = "anilibria-winmaclinux";
rev = version;
hash = "sha256-wu4kJCs1Bo6yVGLJuzXSCtv2nXhzlwX6jDTa0gTwPsw=";
hash = "sha256-dBeIFmlhxfb7wT3zAK7ALYOqs0dFv2xg+455tCqjyEo=";
};
sourceRoot = "${src.name}/src";