anilibria-winmaclinux: 2.2.22 -> 2.2.23

This commit is contained in:
R. Ryantm
2024-12-14 00:28:09 +00:00
parent 541e1aacbf
commit d1dab99ee3
@@ -21,13 +21,13 @@
mkDerivation rec {
pname = "anilibria-winmaclinux";
version = "2.2.22";
version = "2.2.23";
src = fetchFromGitHub {
owner = "anilibria";
repo = "anilibria-winmaclinux";
rev = version;
hash = "sha256-dWjd+wf4yBX63+IsJwY49I/ofL9FSfbWZJ1IhyDc+Z0=";
hash = "sha256-RF0pe2G4K0uiqlOiAVESOi6bgwO0gJOh1VFkF7V3Wnc=";
};
sourceRoot = "${src.name}/src";