go-ipfs: Update to version 0.5.1

This commit is contained in:
Jakub Čábera 2020-05-09 12:26:11 +02:00
parent 423eb8f349
commit 3eb78ee4e7

View File

@ -1,16 +1,16 @@
{
"homepage": "https://ipfs.io/",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.",
"architecture": {
"64bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.0/go-ipfs_v0.5.0_windows-amd64.zip",
"hash": "sha512:c8a6de566002c947f3483e6af251682f2c6d225305d872ac89a37c124130d2f52270b4c5a31f017d788dc96c02f6121a6a2ec71ef655228ffec340712e5d17c7"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-amd64.zip",
"hash": "sha512:af3ba489fe61180ca477a91958c6d26d93f1c021c1d35cebafae428c9ead6d53ed42c7025ac811aa37c0dac064ad8dd41136ccf86a54fb306f966f2f179d69fa"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.0/go-ipfs_v0.5.0_windows-386.zip",
"hash": "sha512:3563da55343cb9c456df54d88cacb7a6cf981715d787b85db01afc5e0f52c2405fea3ca631e938242a2857e58f3cda2f16919fb331efce0d8b3a4f5adf28a10d"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-386.zip",
"hash": "sha512:1b9710e502b9b567259209d912043569931eee9c44aa8bb623abfe4874c516011afc8376ff9337e7fd972c0368a2c037234673166fd90fe58f6fb0a9870388c6"
}
},
"extract_dir": "go-ipfs",