kubo: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2024-09-11 16:30:47 +00:00
parent 35df9fa405
commit e5eaace911

View File

@ -1,16 +1,16 @@
{ {
"version": "0.29.0", "version": "0.30.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.29.0/kubo_v0.29.0_windows-amd64.zip", "url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-amd64.zip",
"hash": "sha512:4002d7dd74ba3af4ddd51fefab92c8d4f1e4c860b82449df5958d8473c8cfdaca1777c99c81ed23660660562a083e6df2e53167649edbc1c1a041ea0d3586872" "hash": "sha512:530ed11b400f53a0f08df524f61dfe3ccb5a5acf24b2a792257ebad83146677fbadebab93eba18380aa46922c0a3ccebaa05dad771aebfc69b57918a233522ba"
}, },
"32bit": { "32bit": {
"url": "https://dist.ipfs.tech/kubo/v0.29.0/kubo_v0.29.0_windows-386.zip", "url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-386.zip",
"hash": "sha512:cfd7a1f776b6a2ca8bc784f6b9f3fa1aaa1f2c4059d31032f5855b4c073d74f60cd9fb7bb82190e4dda8c3b27b8ec541eef277ab1a8e9ea64fd73aa0520ecbb4" "hash": "sha512:481d9eb7db7f7c3618d077ad029010c33a8299ac5d6b8b7094e5e81c43934c174a61985c5e83216fc0e3f37614e2b1c1232033927bcd3a52f57c85dcc3fec126"
} }
}, },
"extract_dir": "kubo", "extract_dir": "kubo",