kubo: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2024-06-10 20:25:42 +00:00
parent 0b71cd0ae5
commit 4b7caeec4b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.28.0", "version": "0.29.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.28.0/kubo_v0.28.0_windows-amd64.zip", "url": "https://dist.ipfs.tech/kubo/v0.29.0/kubo_v0.29.0_windows-amd64.zip",
"hash": "sha512:094ff3deb72e6f40c6631679268720420302c05dbedb2a5296ba4d1fb5463fe5197c9bf33af4727c1478f3e284362c9c2d6c57c6c0c81fcdf8441d50916285db" "hash": "sha512:4002d7dd74ba3af4ddd51fefab92c8d4f1e4c860b82449df5958d8473c8cfdaca1777c99c81ed23660660562a083e6df2e53167649edbc1c1a041ea0d3586872"
}, },
"32bit": { "32bit": {
"url": "https://dist.ipfs.tech/kubo/v0.28.0/kubo_v0.28.0_windows-386.zip", "url": "https://dist.ipfs.tech/kubo/v0.29.0/kubo_v0.29.0_windows-386.zip",
"hash": "sha512:f7eeca74309b6d21be02cd71b310880b9a8fca5f3d009e16b970b4bcb15fea0df2e3e6f49cfda44f85dd155a9827f0c33e1498f30182db320c8d469323c63d73" "hash": "sha512:cfd7a1f776b6a2ca8bc784f6b9f3fa1aaa1f2c4059d31032f5855b4c073d74f60cd9fb7bb82190e4dda8c3b27b8ec541eef277ab1a8e9ea64fd73aa0520ecbb4"
} }
}, },
"extract_dir": "kubo", "extract_dir": "kubo",