bililiverecorder: 2.12.0 -> 2.13.0

This commit is contained in:
R. Ryantm 2024-11-22 16:48:31 +00:00
parent 02aa685f17
commit 832aeacb18

View File

@ -13,8 +13,8 @@ let
aspnetcore_6_0
];
version = "2.12.0";
hash = "sha256-2usiJTGA2FcJ9HBs3RDiARfC2yv/UqBgmT+z5F5Y7w0=";
version = "2.13.0";
hash = "sha256-4OQ2gut/eLk4CXRN5E3Z8XobXsT3bSmtmJEcHzHcz/0=";
in
stdenv.mkDerivation {