Unverified Commit fccda2ef authored by Ryan Mulligan's avatar Ryan Mulligan Committed by GitHub
Browse files

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

bililiverecorder: 2.9.0 -> 2.9.1
parents ac773973 cec46aa8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ let
    aspnetcore_6_0
  ];

  version = "2.9.0";
  hash = "sha256-8lEHo2ZEx4kkT/tLgbSmjFx9qHyAQIaha75ISIHj3hA=";
  version = "2.9.1";
  hash = "sha256-jAjUrEYfaihMuyL/sLDzdPfq0sKoEglCfRFz0sAtx3g=";

in
stdenv.mkDerivation {