anilibria-winmaclinux: 2.2.25 -> 2.2.26

This commit is contained in:
R. Ryantm
2025-03-26 18:11:44 +00:00
parent 4534205b61
commit e7d55ae84c
@@ -21,13 +21,13 @@
mkDerivation rec {
pname = "anilibria-winmaclinux";
version = "2.2.25";
version = "2.2.26";
src = fetchFromGitHub {
owner = "anilibria";
repo = "anilibria-winmaclinux";
rev = version;
hash = "sha256-9jlGENJVgzQi5oEspM6JHIgYt9np8WNKPJzoW2kSgQs=";
hash = "sha256-F+5R1nSmZuHKUe9bAEVwOru07SVs8tIQlbDC6Ip+zy4=";
};
sourceRoot = "${src.name}/src";