Unverified Commit 34847de9 authored by Pierre Bourdon's avatar Pierre Bourdon Committed by GitHub
Browse files

Merge pull request #268354 from r-ryantm/auto-update/bililiverecorder

bililiverecorder: 2.10.0 -> 2.10.1
parents 42613c95 260586f1
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 {