Update go-ipfs to 0.7

This commit is contained in:
Basti 2020-10-25 11:18:25 +01:00
parent 2dfbc073ed
commit 05a04ac832
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
node.default['ipfs']['version'] = '0.4.22'
node.default['ipfs']['checksum'] = '43431bbef105b1c8d0679350d6f496b934d005df28c13280a67f0c88054976aa'
node.default['ipfs']['version'] = '0.7.0'
node.default['ipfs']['checksum'] = 'ef7c3f1bcae94c13c6e1033855ff99bb8e19089e01ea5018437847854c8c811f'
node.default['ipfs']['ulimit'] = 64000
node.default['ipfs']['memory_max'] = '512M'