Unverified Commit f95a262d authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

bililiverecorder: 2.8.2 -> 2.9.0
parents 8fbdad9e 3526a837
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ let
    aspnetcore_6_0
  ];

  version = "2.8.2";
  hash = "sha256-u6uKLmNNw9DllAV4MmexVsy5GrGqd4XRJRRXpERQfXE=";
  version = "2.9.0";
  hash = "sha256-8lEHo2ZEx4kkT/tLgbSmjFx9qHyAQIaha75ISIHj3hA=";

in
stdenv.mkDerivation {