Commit 260586f1 authored by R. RyanTM's avatar R. RyanTM
Browse files

bililiverecorder: 2.10.0 -> 2.10.1

parent b606ebb3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ let
    aspnetcore_6_0
  ];

  version = "2.10.0";
  hash = "sha256-RpcT2zneKbbZieI2Omf+fcfmU7/MnkpYGKhFj9tnKrs=";
  version = "2.10.1";
  hash = "sha256-7F/Hgt0p73QY5Sa3MRP//x7EpfcHCbnAPKDf00XzUbw=";

in
stdenv.mkDerivation {