Skip to content

Commit

Permalink
Merge pull request #62 from malandrew/patch-1
Browse files Browse the repository at this point in the history
Added shasum for Raspberry Pi binary to attributes/default.rb
  • Loading branch information
mdxp committed Mar 4, 2014
2 parents db66304 + 32f40df commit 82e0767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
default['nodejs']['checksum'] = '87345ab3b96aa02c5250d7b5ae1d80e620e8ae2a7f509f7fa18c4aaa340953e8'
default['nodejs']['checksum_linux_x64'] = '0b5191748a91b1c49947fef6b143f3e5e5633c9381a31aaa467e7c80efafb6e9'
default['nodejs']['checksum_linux_x86'] = '7ff9fb6aa19a5269a5a2f7a770040b8cd3c3b528a9c7c07da5da31c0d6dfde4d'
default['nodejs']['checksum_linux_arm-pi'] = '4a62f901e134cec7b2287629c2545b6131dd41713b73cfad20b4fec624ab7413'
default['nodejs']['dir'] = '/usr/local'
default['nodejs']['npm'] = '1.3.5'
default['nodejs']['src_url'] = "http://nodejs.org/dist"
Expand Down

0 comments on commit 82e0767

Please sign in to comment.