bililiverecorder: 2.12.0 -> 2.13.0 (#358199)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-11-26 06:44:23 +00:00 committed by GitHub
commit cc8047cc5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,8 +13,8 @@ let
aspnetcore_6_0
];
version = "2.12.0";
hash = "sha256-2usiJTGA2FcJ9HBs3RDiARfC2yv/UqBgmT+z5F5Y7w0=";
version = "2.13.0";
hash = "sha256-4OQ2gut/eLk4CXRN5E3Z8XobXsT3bSmtmJEcHzHcz/0=";
in
stdenv.mkDerivation {