mpvScripts.thumbfast: 0-unstable-2024-08-02 -> 0-unstable-2025-02-04

This commit is contained in:
R. Ryantm
2025-02-09 11:30:06 +00:00
parent 6f1338e307
commit fa6c468a5d
@@ -8,13 +8,13 @@
buildLua {
pname = "mpv-thumbfast";
version = "0-unstable-2024-08-02";
version = "0-unstable-2025-02-04";
src = fetchFromGitHub {
owner = "po5";
repo = "thumbfast";
rev = "f1fdf10b17f394f2d42520d0e9bf22feaa20a9f4";
hash = "sha256-cygLf+0PMH7cVXBcY12PdcxBHmy38DNoXQubKAlerHM=";
rev = "9deb0733c4e36938cf90e42ddfb7a19a8b2f4641";
hash = "sha256-avG1CRBrs0UM4HcFMUVAQyOtcIFkZ/H+PbjZJKU7o2A=";
};
passthru.updateScript = unstableGitUpdater { };