diff --git a/modules/qbittorrent/exporter/default.nix b/modules/qbittorrent/exporter/default.nix index 1797184..7dd8cd0 100644 --- a/modules/qbittorrent/exporter/default.nix +++ b/modules/qbittorrent/exporter/default.nix @@ -7,7 +7,7 @@ buildGoModule rec { subPackages = [ "." ]; - vendorSha256 = "sha256-YR3Xc8sXuHBnMEy+Gp1dfTSJjwcLDUaFZDRcacAWeu0="; + vendorSha256 = "sha256-rql1QlbRgLhUJBE2c9owraCUv4r7O2oaZCijY1vs/3I="; doCheck = false; # no tests