luminous-ttv: 0.5.11 -> 0.5.12

This commit is contained in:
R. Ryantm
2025-12-16 01:39:24 +00:00
parent e883cb96c5
commit f79fc5a2fb
+3 -3
View File
@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage rec {
pname = "luminous-ttv";
version = "0.5.11";
version = "0.5.12";
src = fetchFromGitHub {
owner = "AlyoshaVasilieva";
repo = "luminous-ttv";
rev = "v${version}";
hash = "sha256-DlKoRP9ibJMrpX8YBWThYZdaVGCUsV4D+Gqme0J0cFg=";
hash = "sha256-uTfbFSK7vwt+zLWN5EdudPnmJvg5F4U8Zx6CLV8fePc=";
};
cargoHash = "sha256-I3oZiAxhsFCxOTztegK6jjH/sJ4eJZNNFAoJfg/DALw=";
cargoHash = "sha256-4Tv4FO2PSH9G9u5L3Y/LknslwbWpzURSv/Yq4ICzgpo=";
meta = {
description = "Rust server to retrieve and relay a playlist for Twitch livestreams/VODs";