Skip to content

Commit 4b2fafe

Browse files
author
bakins
committed
update version and checksum
1 parent 1643832 commit 4b2fafe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

attributes/default.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
#
1919

2020
default['nodejs']['install_method'] = 'source'
21-
default['nodejs']['version'] = '0.10.0'
21+
default['nodejs']['version'] = '0.10.2'
2222
default['nodejs']['checksum'] = '1624dc37866ebfb5431e3393e6b049cf238cac8ad4d20c6d567263b1259177ab'
23-
default['nodejs']['checksum_linux_x64'] = 'eaedcf7e3e443cf2fa35f834ed62b334885dc20fcbc7a32ea34e8e85f81b2533'
23+
default['nodejs']['checksum_linux_x64'] = '44ff658b1c3ae027b75310e0173b7d069ae70f6adaed23d22f2e087f5048c428'
2424
default['nodejs']['checksum_linux_x86'] = 'ea4508e4df3c74d964a02d5740374b54f8192af19db518163c77ee7ff318daa7'
2525
default['nodejs']['dir'] = '/usr/local'
2626
default['nodejs']['npm'] = '1.2.14'

0 commit comments

Comments
 (0)