Merge branch 'feature/42-update_ipfs' of kosmos/chef into master
This commit is contained in:
commit
e951771a42
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user