kubo: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2024-10-16 20:28:24 +00:00
parent 83174ef08f
commit afc00ce671

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.0", "version": "0.31.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.30.0/kubo_v0.30.0_windows-amd64.zip", "url": "https://dist.ipfs.tech/kubo/v0.31.0/kubo_v0.31.0_windows-amd64.zip",
"hash": "sha512:530ed11b400f53a0f08df524f61dfe3ccb5a5acf24b2a792257ebad83146677fbadebab93eba18380aa46922c0a3ccebaa05dad771aebfc69b57918a233522ba" "hash": "sha512:e238ceb30d5ead548d4f692a68c00710b52d047e043e3c2ec696fb4696938ba09a1a10c4d04b3dd2d88c2788f78fec2a79b3e32a9f2f90b7302c413a7f5947f1"
}, },
"32bit": { "32bit": {
"url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-386.zip", "url": "https://dist.ipfs.tech/kubo/v0.31.0/kubo_v0.31.0_windows-386.zip",
"hash": "sha512:481d9eb7db7f7c3618d077ad029010c33a8299ac5d6b8b7094e5e81c43934c174a61985c5e83216fc0e3f37614e2b1c1232033927bcd3a52f57c85dcc3fec126" "hash": "sha512:36a2de921d9b22282d585aadd1fc025f4ac889ce6bf0e49f587b7c9861aae6464f52baf32d86d0da2fb1720f332bfe295a8e8987f91eef381585091302195e24"
} }
}, },
"extract_dir": "kubo", "extract_dir": "kubo",