Commit cec46aa8 authored by R. RyanTM's avatar R. RyanTM
Browse files

bililiverecorder: 2.9.0 -> 2.9.1

parent 5103716b
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 {