···2233buildGoModule rec {
44 pname = "kubo";
55- version = "0.18.1"; # When updating, also check if the repo version changed and adjust repoVersion below
55+ version = "0.19.0"; # When updating, also check if the repo version changed and adjust repoVersion below
66 rev = "v${version}";
7788 passthru.repoVersion = "13"; # Also update kubo-migrator when changing the repo version
···1010 # Kubo makes changes to it's source tarball that don't match the git source.
1111 src = fetchurl {
1212 url = "https://github.com/ipfs/kubo/releases/download/${rev}/kubo-source.tar.gz";
1313- hash = "sha256-xAOx4QOdD5MfFLqKTQRGMOnTZt14H523/quOLY5gBMk=";
1313+ hash = "sha256-PAxWijTAGOJKRDIKaulNPr/4uOJkm+vqNWAY7AjhFUw=";
1414 };
15151616 # tarball contains multiple files/directories