qbt: update vuetorrent

This commit is contained in:
Simon Gardling 2025-04-18 20:43:39 -04:00
parent 6d5683aaba
commit 1e4b2bfeca
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -44,8 +44,8 @@
AlternativeUIEnabled = true;
RootFolder = builtins.toString (
pkgs.fetchzip {
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.23.1/vuetorrent.zip";
sha256 = "yZmnRmYoinJ8uSuUpjGIRCQWBrK59hwyEkCq8aWiOvQ=";
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.24.1/vuetorrent.zip";
sha256 = "XECHyc60F5JoJXybwIhUXg6kL1CceVpFGMjarB0dvbk=";
}
);
@ -69,7 +69,7 @@
IncludeOverheadInLimits = true;
GlobalMaxRatio = 2.5;
GlobalMaxRatio = 1.0;
QueueingSystemEnabled = false; # seed all torrents all the time
AddTrackersEnabled = true;