diff --git a/bucket/go-ipfs.json b/bucket/go-ipfs.json index 400790f262..7520d83c0b 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -1,16 +1,16 @@ { "homepage": "https://ipfs.io/", - "version": "0.4.23", + "version": "0.5.0", "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.4.23/go-ipfs_v0.4.23_windows-amd64.zip", - "hash": "sha512:9cf74a90a30e82a665816083885ab83906ef34dc170e26807e4722bfe0f46fa446fd98aead5ae2bddc515b6dfaace0b88c71cb077c04ba682e2e3e273c17f4f6" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.0/go-ipfs_v0.5.0_windows-amd64.zip", + "hash": "sha512:c8a6de566002c947f3483e6af251682f2c6d225305d872ac89a37c124130d2f52270b4c5a31f017d788dc96c02f6121a6a2ec71ef655228ffec340712e5d17c7" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.4.23/go-ipfs_v0.4.23_windows-386.zip", - "hash": "sha512:4487478f9686aa4602637561c0b0ecc1e51c02ae7e3b37c21ef4f2265e062490472b328c8d0b7e4967133951eb495b6a2db05903c7eea8edce25608073a78e44" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.0/go-ipfs_v0.5.0_windows-386.zip", + "hash": "sha512:3563da55343cb9c456df54d88cacb7a6cf981715d787b85db01afc5e0f52c2405fea3ca631e938242a2857e58f3cda2f16919fb331efce0d8b3a4f5adf28a10d" } }, "extract_dir": "go-ipfs",