From c54a05e03e48d2995b4c26a3d1b5b399adc27d5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:30:02 +0000 Subject: [PATCH] kubo: Update to version 0.32.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index 0a72aca3d1..a3c791917d 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.31.0", + "version": "0.32.0", "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.31.0/kubo_v0.31.0_windows-amd64.zip", - "hash": "sha512:e238ceb30d5ead548d4f692a68c00710b52d047e043e3c2ec696fb4696938ba09a1a10c4d04b3dd2d88c2788f78fec2a79b3e32a9f2f90b7302c413a7f5947f1" + "url": "https://dist.ipfs.tech/kubo/v0.32.0/kubo_v0.32.0_windows-amd64.zip", + "hash": "sha512:6a9a7f1bf7b8b02d1777eb0c7e68b7749180927da149cd4acc76d419ef9d50a0b9b4211dc3c397f4db3711b22f982905a406b72e547049702f5bc99e6360c693" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.31.0/kubo_v0.31.0_windows-386.zip", - "hash": "sha512:36a2de921d9b22282d585aadd1fc025f4ac889ce6bf0e49f587b7c9861aae6464f52baf32d86d0da2fb1720f332bfe295a8e8987f91eef381585091302195e24" + "url": "https://dist.ipfs.tech/kubo/v0.32.0/kubo_v0.32.0_windows-386.zip", + "hash": "sha512:ec1e67c91b288a4583ff67214eaf6c6e4843f88dc00604c54e381a161bee19207ea9569dbaec81cbb4b9a25e82255e936ed3819f33da9d86a8a91d52699e9cf9" } }, "extract_dir": "kubo",