ipget: 0.9.2 -> 0.10.0

https://github.com/ipfs/ipget/releases/tag/v0.10.0
This commit is contained in:
Luflosi
2023-10-17 23:49:06 +02:00
parent 31503b3b6c
commit fb4e34986a
@@ -2,16 +2,16 @@
buildGoModule rec {
pname = "ipget";
version = "0.9.2";
version = "0.10.0";
src = fetchFromGitHub {
owner = "ipfs";
repo = "ipget";
rev = "v${version}";
hash = "sha256-gcxfsP5awCCau1RqCuXKEdXC2jvpwsGsPkBsiaRlfBU=";
hash = "sha256-nT0bMy4L1T2rwE6g3Q4tNkmeP3XyPVxCV9yoGqMZjNs=";
};
vendorHash = "sha256-qCUa/XbfDrbwPSZywNVK/yn88C7Dsmz0cDTG2Z4ho0Y=";
vendorHash = "sha256-q8uwijh3y4l4ebFc3u5Z6TLUUiQqUK6Qpqq/m0kLF14=";
postPatch = ''
# main module (github.com/ipfs/ipget) does not contain package github.com/ipfs/ipget/sharness/dependencies