kubo: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2023-11-08 16:26:59 +00:00
parent 45d72bbfa5
commit 513e3eee72

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.0", "version": "0.24.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.23.0/kubo_v0.23.0_windows-amd64.zip", "url": "https://dist.ipfs.tech/kubo/v0.24.0/kubo_v0.24.0_windows-amd64.zip",
"hash": "sha512:3c6c0c6a90012bc37c8afdc380e48bda4b0413218aaccf72fa246e10915c1c2d04ab3e2211fbdede97a0bca75b00f2be0f6ce9e320829b45dcc23f14b93c8a08" "hash": "sha512:15d9ef21fb4e252a7377cf6ca45d53cada7fefcad7420c5b118a34124d11bddfdab4c189e7e154c0b89e1fd27f378b164bfdf117a707aeab996d8a935428f186"
}, },
"32bit": { "32bit": {
"url": "https://dist.ipfs.tech/kubo/v0.23.0/kubo_v0.23.0_windows-386.zip", "url": "https://dist.ipfs.tech/kubo/v0.24.0/kubo_v0.24.0_windows-386.zip",
"hash": "sha512:395748cf8977ea4da7d2ad4358d535479eb5721bae408dd85f246755320da0717c6c1bc15bdd21140d670d57dea0e0e9bd036afe594dd5f1e7c157d1265f8706" "hash": "sha512:903151183dca9a861a5bfcd8e4fa5f04261230bbd6bec43dc4145410376134fb51f706109edf4bcdc01e291d500b4cb901396b521585fcf23a3723130c992b86"
} }
}, },
"extract_dir": "kubo", "extract_dir": "kubo",