mpvScripts.twitch-chat: 0-unstable-2025-05-15 -> 0-unstable-2026-06-13 (#531652)
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
}:
|
||||
buildLua {
|
||||
pname = "twitch-chat";
|
||||
version = "0-unstable-2025-05-15";
|
||||
version = "0-unstable-2026-06-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "CrendKing";
|
||||
repo = "mpv-twitch-chat";
|
||||
rev = "4d88ac12c843da0e916b0ed1df4d087a3418501b";
|
||||
hash = "sha256-owU0F976K4CX0kKYoRbdtz/sqCvd8kw2LqItEgY25gE=";
|
||||
rev = "1e9d2dfcd8ab9c343cc6a3c55363994dbafe5b58";
|
||||
hash = "sha256-vtv5YZO7qROhUL3TKCKaNfvv1uCjQv9kvfo7sno24BE=";
|
||||
|
||||
postFetch = "rm $out/screenshot.webp";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user