Unverified Commit 4018e181 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

bililiverecorder: 2.6.3 -> 2.8.2
parents 4320d775 62cc4c61
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ let
    aspnetcore_6_0
  ];

  version = "2.6.3";
  hash = "sha256-h7nsbi831HB1tmo7d9vlR8fSKeTn2Ezn8NVl02Z1oQ0=";
  version = "2.8.2";
  hash = "sha256-u6uKLmNNw9DllAV4MmexVsy5GrGqd4XRJRRXpERQfXE=";

in
stdenv.mkDerivation {