qbittorrent: Fix exporter vendor sha256

For some reason it changed.
nazuna
Simon Bruder 2022-09-22 22:09:37 +02:00
parent 6f656f4bda
commit eb5d270e0b
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildGoModule rec {
subPackages = [ "." ];
vendorSha256 = "sha256-YR3Xc8sXuHBnMEy+Gp1dfTSJjwcLDUaFZDRcacAWeu0=";
vendorSha256 = "sha256-rql1QlbRgLhUJBE2c9owraCUv4r7O2oaZCijY1vs/3I=";
doCheck = false; # no tests