mpvScripts.twitch-chat: 0-unstable-2024-06-23 -> 0-unstable-2025-03-30

This commit is contained in:
R. Ryantm
2025-04-08 06:34:49 +00:00
parent 81c8dee706
commit e2d520205e
@@ -7,13 +7,13 @@
}:
buildLua {
pname = "twitch-chat";
version = "0-unstable-2024-06-23";
version = "0-unstable-2025-03-30";
src = fetchFromGitHub {
owner = "CrendKing";
repo = "mpv-twitch-chat";
rev = "bb0c2e84675f4f1e0c221c8e1d3516b60242b985";
hash = "sha256-lnWYcr49koI60Su85OWbcxrARWTfXW2zIvfCZ6c3GtI=";
rev = "97c94ae58b4a898067b9c63c477716280327d8e1";
hash = "sha256-KjlzVuj47zos2RQHbveijsyJoN2f7VGBboWolISom7M=";
postFetch = "rm $out/screenshot.webp";
};