From 1da9c79438f1f89ffa8a698fb08ba527e281344e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 12:30:49 +0000 Subject: [PATCH] kubo: Update to version 0.27.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index c5e37700e4..ec9bca8337 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/kubo_v0.26.0_windows-amd64.zip", - "hash": "sha512:6c65379ce5c47df2243e1928405ab2f8641e62df819b1058aef9ba50dfac2fefa59830e49d10a1a48a03ac0a5c6c9009eee790a74cd4a7a0aa688631320364d2" + "url": "https://dist.ipfs.tech/kubo/v0.27.0/kubo_v0.27.0_windows-amd64.zip", + "hash": "sha512:598aeb1027d1c9df39bed588f123d9bd83c7e48c7441fdf6ad86ffddda2616d1e43a4bf73aca3f8c36503bd5622a8b28350a26a94ce5ec640dfae544ae9f695b" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.26.0/kubo_v0.26.0_windows-386.zip", - "hash": "sha512:451a18960354f147284703e7d66d505733d66494b9329bfaa1f1b27f0f464bc85ca88d79cd1a85bc145c58493bc153f0b9d36164255a9ba519ab22bd6706b515" + "url": "https://dist.ipfs.tech/kubo/v0.27.0/kubo_v0.27.0_windows-386.zip", + "hash": "sha512:da098e28a8b6b6b7980f2a38cd83d4b4e09bf6e38d95dba267025fdd2869b51359cb342bff1bb4109f3db7990a870ccab16a8155b9a3a24317a11f22fb4c21a9" } }, "extract_dir": "kubo",