kubo: fix source hash (#425738)

authored by kirillrdy and committed by GitHub b2b49f6c 68b9308b

+1 -1
+1 -1
pkgs/by-name/ku/kubo/package.nix
··· 16 16 # Kubo makes changes to its source tarball that don't match the git source. 17 17 src = fetchurl { 18 18 url = "https://github.com/ipfs/kubo/releases/download/${rev}/kubo-source.tar.gz"; 19 - hash = "sha256-KrNP3JMkyTo6hghLLGWerH1Oz3HsnTI5jCfqRbp6AR8="; 19 + hash = "sha256-JbWt6d1cX3F2lmivjszcxcyE+wKYk+Sy03xhb4E3oHw="; 20 20 }; 21 21 22 22 # tarball contains multiple files/directories