jackett: 0.24.766 -> 0.24.831 (#479558)

This commit is contained in:
Nick Cao
2026-01-13 21:00:22 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -11,13 +11,13 @@
buildDotnetModule rec {
pname = "jackett";
version = "0.24.766";
version = "0.24.831";
src = fetchFromGitHub {
owner = "jackett";
repo = "jackett";
tag = "v${version}";
hash = "sha256-l/SjjKrFGZr514VYTEBjq2k7P9hY4lB7IB2BpLWkOgM=";
hash = "sha256-3URSLCL+e+70/DE6rknxSKORuByzB1jZlvNOgORzfHU=";
};
projectFile = "src/Jackett.Server/Jackett.Server.csproj";
+2 -2
View File
@@ -6,8 +6,8 @@
},
{
"pname": "AngleSharp",
"version": "1.3.1",
"hash": "sha256-9PwJVxA+QLyqlSMfU1uf394CdFvqHD1YB1e6YjXfkHA="
"version": "1.4.0",
"hash": "sha256-xHpoMkhYSj7ejeMmI2e7ygef84QGZhttPjYOnLjITd0="
},
{
"pname": "AngleSharp.Xml",