go-ipfs: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2022-06-09 20:28:38 +00:00
parent 03677d67f4
commit 75e3bf4ca6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.12.2", "version": "0.13.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.io/", "homepage": "https://ipfs.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.2/go-ipfs_v0.12.2_windows-amd64.zip", "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.0/go-ipfs_v0.13.0_windows-amd64.zip",
"hash": "sha512:6c1e0e10b6a9efd26b04a85a67a8c66287a2db3e6a4c0c178de2189817d7ece49d22fcff09409b58373964011d621d52f7f4569168ec40e2c669b579ddf0988c" "hash": "sha512:12eb0f5c8a12a89b8158368dce2a487cc331f1fdae34baadb598fe5e4280bd8ecb34cf339c5d49fce41458395521cce268ded48c4ac5035944ff8a9bf9f181fd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.2/go-ipfs_v0.12.2_windows-386.zip", "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.0/go-ipfs_v0.13.0_windows-386.zip",
"hash": "sha512:9dbe5e389f8536b9d7469e00cc20e81f85d86275590d93037a6902e2138236cdc25fc969b493a431da96e5d9c2f7346e366279f1b391d8b2cfcc35e9237745ac" "hash": "sha512:94f49eee0b33a935c394fb934f26c464cb6319ed7c612cfd5d7e8b7862318317813ece2fc788b8d0e84221c367cfbf44206aa4f57afd858b8b59708f11a8dd6b"
} }
}, },
"extract_dir": "go-ipfs", "extract_dir": "go-ipfs",