Update go-ipfs to 0.4.22

Part of the 0.4.1 version of the ipfs cookbook

Closes #85
This commit is contained in:
Greg Karékinian 2019-08-14 13:04:08 +02:00
parent fcd56c836b
commit 1eaffd1309
2 changed files with 4 additions and 4 deletions

View File

@ -51,4 +51,4 @@ cookbook 'homebrew', '= 3.0.0'
cookbook 'mariadb', '= 0.3.1' cookbook 'mariadb', '= 0.3.1'
cookbook 'ipfs', cookbook 'ipfs',
git: 'https://github.com/67P/ipfs-cookbook.git', git: 'https://github.com/67P/ipfs-cookbook.git',
ref: 'master' ref: 'v0.4.1'

View File

@ -18,8 +18,8 @@ DEPENDENCIES
hostsfile (= 2.4.5) hostsfile (= 2.4.5)
ipfs ipfs
git: https://github.com/67P/ipfs-cookbook.git git: https://github.com/67P/ipfs-cookbook.git
revision: 1d09c151083beecb9c606805b1cb135c2619e7c5 revision: 5c31191ff8571bc8425375fbf938913ac64aa2ee
ref: master ref: v0.4.1
logrotate (= 2.2.0) logrotate (= 2.2.0)
mariadb (= 0.3.1) mariadb (= 0.3.1)
mediawiki mediawiki
@ -99,7 +99,7 @@ GRAPH
hostname (0.4.2) hostname (0.4.2)
hostsfile (>= 0.0.0) hostsfile (>= 0.0.0)
hostsfile (2.4.5) hostsfile (2.4.5)
ipfs (0.4.0) ipfs (0.4.1)
ark (>= 0.0.0) ark (>= 0.0.0)
logrotate (2.2.0) logrotate (2.2.0)
mariadb (0.3.1) mariadb (0.3.1)