Unverified Commit cc8047cc authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

bililiverecorder: 2.12.0 -> 2.13.0 (#358199)

parents f746a840 832aeacb
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 {