go-ipfs: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2022-07-06 16:30:51 +00:00
parent 89932155fe
commit 2c397f7632

View File

@ -1,16 +1,16 @@
{ {
"version": "0.13.0", "version": "0.13.1",
"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.13.0/go-ipfs_v0.13.0_windows-amd64.zip", "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.1/go-ipfs_v0.13.1_windows-amd64.zip",
"hash": "sha512:12eb0f5c8a12a89b8158368dce2a487cc331f1fdae34baadb598fe5e4280bd8ecb34cf339c5d49fce41458395521cce268ded48c4ac5035944ff8a9bf9f181fd" "hash": "sha512:92e4bc6b922e3d185de7b2588c8e8913f523413b88897c46f3beece0f1f56ab895ad0c176f9d3df99a426e4d96286dd26a312c0d2f41e2d5daffb26f785ca9c9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.0/go-ipfs_v0.13.0_windows-386.zip", "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.1/go-ipfs_v0.13.1_windows-386.zip",
"hash": "sha512:94f49eee0b33a935c394fb934f26c464cb6319ed7c612cfd5d7e8b7862318317813ece2fc788b8d0e84221c367cfbf44206aa4f57afd858b8b59708f11a8dd6b" "hash": "sha512:db129e0f70cd511b0604cda26fc0842b14df3172b0f00a5b60478d942c0bde08bfbb1bccb8819e648386fe9641129b98553bee059ccb02c222ff16997daf209a"
} }
}, },
"extract_dir": "go-ipfs", "extract_dir": "go-ipfs",