mpvScripts.manga-reader: 0-unstable-2025-02-16 -> 0-unstable-2025-04-16

This commit is contained in:
R. Ryantm
2025-04-17 10:26:36 +00:00
parent ebe4301cbd
commit 8a991f1eb9
@@ -8,12 +8,12 @@
buildLua {
pname = "manga-reader";
version = "0-unstable-2025-02-16";
version = "0-unstable-2025-04-16";
src = fetchFromGitHub {
owner = "Dudemanguy";
repo = "mpv-manga-reader";
rev = "68824666b669ec101835f6d7aa510896e82ec30f";
hash = "sha256-9PGJ2OrAcbJIBLI/XGT2HQpC3KuoYnn1ws9oB9AnHQA=";
rev = "41c4be078fe6250b87eea21545c74d649719f8e4";
hash = "sha256-uUaKqPtONuoRuVqtP0FwcUdhG2WlPRfizuZIzDPPjac=";
};
passthru.updateScript = unstableGitUpdater { };