Update go-ipfs to 0.4.20

https://github.com/ipfs/go-ipfs/blob/v0.4.20/CHANGELOG.md
This commit is contained in:
Greg Karékinian 2019-04-25 19:20:16 +02:00
parent ec067d4b80
commit c186ebf703
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures kosmos-ipfs'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.1'
version '0.1.2'
depends 'ipfs'
depends 'kosmos-base'

View File

@ -24,8 +24,8 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
node.override['ipfs']['version'] = '0.4.18'
node.override['ipfs']['checksum'] = '21e6c44c0fa8edf91a727f1e8257342a4c3a879462e656861b0a179e1f6a03f6'
node.override['ipfs']['version'] = '0.4.20'
node.override['ipfs']['checksum'] = '155dbdb2d7a9b8df38feccf48eb925cf9ab650754dc51994aa1e0bda1c1f9123'
include_recipe "ipfs"
# Configure ipfs