From f6e4d10eef599da170b7f8a2f3ab5dd8276eb493 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:36:11 +0000 Subject: [PATCH] kubo: Update to version 0.33.2 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index 3f6d9e40fe..834340125e 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.33.1", + "version": "0.33.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.33.1/kubo_v0.33.1_windows-amd64.zip", - "hash": "sha512:31453de13187dd5a55cb138882ca88bec84b1b0d2c0c40eb4ada759a9b41cba5e1eda1500f9a304925e32401e1600db3dc5900f8fc5858f0863e6c68c4eb1350" + "url": "https://dist.ipfs.tech/kubo/v0.33.2/kubo_v0.33.2_windows-amd64.zip", + "hash": "sha512:eafb7d603fcd787d5e778edaaf1a0aebfbe46db236f17b2abf91c2a22eff44e7ef2954571998830624f5e21a90a08a2c18f1b1e20769326a43d7a9c98e1572c6" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.33.1/kubo_v0.33.1_windows-386.zip", - "hash": "sha512:6b46d182f86dd37c786c41ca6095d8c14cce77de231be4c69baab3640a650ac0af59b33ab2d004e96f0f85f44ffce268360d4c0a868fd85dcda130440814a455" + "url": "https://dist.ipfs.tech/kubo/v0.33.2/kubo_v0.33.2_windows-386.zip", + "hash": "sha512:76c3f54697942195a44d6a75bb99e5581ae0a0dd291435b9e3c5779c5babdb4641cdc328d393fdc4aa233d0f67f8c60b03e8dbb788cd1ebc47f7faab043fb14e" } }, "extract_dir": "kubo",