From d7eb0cc185ce752552b9d6eb16516d95ef959cf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 04:29:37 +0000 Subject: [PATCH] kubo: Update to version 0.38.2 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index a3d75ebf3c..a84479ea00 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.38.1", + "version": "0.38.2", "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", "homepage": "https://ipfs.tech/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dist.ipfs.tech/kubo/v0.38.1/kubo_v0.38.1_windows-amd64.zip", - "hash": "sha512:e634e5cf3de857e013a137c77b8e2460855fa4ff9755962ff03a6516643c9313e16b69b61f24060568678f67950218bac50add80ab5eff31d9c970f021629367" + "url": "https://dist.ipfs.tech/kubo/v0.38.2/kubo_v0.38.2_windows-amd64.zip", + "hash": "sha512:8ada6ced4c11eb7b2f7ef3c38f2ce596efbcf411c5a0ba6c1e50f6c59f81fcc0881a0325e3add6c4462a71a477b2f02a931ab24bc7d43a98b42e402e603a4f2f" }, "arm64": { - "url": "https://dist.ipfs.tech/kubo/v0.38.1/kubo_v0.38.1_windows-arm64.zip", - "hash": "sha512:4bab8d01053467a26b2369852dedd4d4f90eb04cd22516c2da5b73965ef010f47426565ed136ba5a94d20fa2a77317cfc30e5ea08f130329534c182ef239c767" + "url": "https://dist.ipfs.tech/kubo/v0.38.2/kubo_v0.38.2_windows-arm64.zip", + "hash": "sha512:2efdebe78fcbd87fe8bf1eabfd0e14f7b8f0f2ccd5ddc84a9b901e98a84d529fab10a78509571dba474ed2efe1413acc901dea29ae996f1964bf2263630baea2" } }, "extract_dir": "kubo",