Update the ipfs cookbook

This commit is contained in:
Greg Karékinian 2019-03-13 15:11:02 +01:00
parent fee449f347
commit 566e4278fd
2 changed files with 4 additions and 4 deletions

View File

@ -64,4 +64,4 @@ cookbook 'mariadb', '= 0.3.1'
cookbook 'mingw', '= 2.0.0' cookbook 'mingw', '= 2.0.0'
cookbook 'ipfs', cookbook 'ipfs',
git: 'https://github.com/67P/ipfs-cookbook.git', git: 'https://github.com/67P/ipfs-cookbook.git',
ref: 'v0.1.1' ref: 'v0.1.2'

View File

@ -22,8 +22,8 @@ DEPENDENCIES
iis (= 6.7.1) iis (= 6.7.1)
ipfs ipfs
git: https://github.com/67P/ipfs-cookbook.git git: https://github.com/67P/ipfs-cookbook.git
revision: 0668eae4c574fc5f8c630a9a888159b6dd0abe79 revision: 78d3edfd78c56a25494ac84528e152762f38b3be
ref: v0.1.1 ref: v0.1.2
logrotate (= 2.2.0) logrotate (= 2.2.0)
mariadb (= 0.3.1) mariadb (= 0.3.1)
mediawiki mediawiki
@ -120,7 +120,7 @@ GRAPH
hostsfile (2.4.5) hostsfile (2.4.5)
iis (6.7.1) iis (6.7.1)
windows (>= 2.0) windows (>= 2.0)
ipfs (0.1.1) ipfs (0.1.2)
ark (>= 0.0.0) ark (>= 0.0.0)
logrotate (2.2.0) logrotate (2.2.0)
mariadb (0.3.1) mariadb (0.3.1)