Commit 832aeacb authored by R. RyanTM's avatar R. RyanTM
Browse files

bililiverecorder: 2.12.0 -> 2.13.0

parent 02aa685f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 {