kubo: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2023-07-03 12:31:23 +00:00
parent 3e10cb246d
commit a2f607fd0a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.20.0", "version": "0.21.0",
"description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.",
"homepage": "https://ipfs.tech/", "homepage": "https://ipfs.tech/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dist.ipfs.tech/kubo/v0.20.0/kubo_v0.20.0_windows-amd64.zip", "url": "https://dist.ipfs.tech/kubo/v0.21.0/kubo_v0.21.0_windows-amd64.zip",
"hash": "sha512:bf0ae7d553ba7f95f6b6ca6dbdc08e6efb628793d7a880c3d1fe29da46432594eb387687dea82b4263322b11e631cc51463a3822eab878c0046a572fa6ea0265" "hash": "sha512:8ab29f26348ba66f2a26f2f397d60000a56ee6be7910125bb49fe0af06152e0b4fcc26f017adf6ae1c145ba3fc0c0437236166ee911488fc6ea5017e958b3bb5"
}, },
"32bit": { "32bit": {
"url": "https://dist.ipfs.tech/kubo/v0.20.0/kubo_v0.20.0_windows-386.zip", "url": "https://dist.ipfs.tech/kubo/v0.21.0/kubo_v0.21.0_windows-386.zip",
"hash": "sha512:f46cf6af434b53d82562a9e4df6fe76d7724113f1128b3a70d3fff232d869bcb62ad8077a5cc7e8f58fc55add636f48cb44ab389177be645cf8a6064e52fc3d2" "hash": "sha512:d8734e97a01a5c5ae9b9f2df3278561fd14b879b2d0b27ef285d12dc065f1f8496e20e7df13732f8d4da4fabdfe64469e7cb9cdb985d5036c55e1755b23118b3"
} }
}, },
"extract_dir": "kubo", "extract_dir": "kubo",