diff --git a/bucket/go-ipfs.json b/bucket/go-ipfs.json index 23c91854cb..b800fcfa6f 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -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.", "homepage": "https://ipfs.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.2/go-ipfs_v0.12.2_windows-amd64.zip", - "hash": "sha512:6c1e0e10b6a9efd26b04a85a67a8c66287a2db3e6a4c0c178de2189817d7ece49d22fcff09409b58373964011d621d52f7f4569168ec40e2c669b579ddf0988c" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.0/go-ipfs_v0.13.0_windows-amd64.zip", + "hash": "sha512:12eb0f5c8a12a89b8158368dce2a487cc331f1fdae34baadb598fe5e4280bd8ecb34cf339c5d49fce41458395521cce268ded48c4ac5035944ff8a9bf9f181fd" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.2/go-ipfs_v0.12.2_windows-386.zip", - "hash": "sha512:9dbe5e389f8536b9d7469e00cc20e81f85d86275590d93037a6902e2138236cdc25fc969b493a431da96e5d9c2f7346e366279f1b391d8b2cfcc35e9237745ac" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.0/go-ipfs_v0.13.0_windows-386.zip", + "hash": "sha512:94f49eee0b33a935c394fb934f26c464cb6319ed7c612cfd5d7e8b7862318317813ece2fc788b8d0e84221c367cfbf44206aa4f57afd858b8b59708f11a8dd6b" } }, "extract_dir": "go-ipfs",