Skip to content

Commit

Permalink
AU: 3 updated - nodejs nodejs.install sysinternals
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 3, 2018
1 parent 3a0e581 commit 9ce346d
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v9.3.0/node-v9.3.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v9.3.0/node-v9.3.0-x64.msi>
32-Bit: <https://nodejs.org/download/release/latest-v6.x/node-v6.12.3-x86.msi>
64-Bit: <https://nodejs.org/download/release/latest-v6.x/node-v6.12.3-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: D612AF918FA8202C6D29F269C4452508712B3F01F9B8C4489441CF0C985A4B36
checksum64: FE04C4A19BF6C400C1EA2F984E15F2B1E440D627681BFC97DB92E243D42E5185
checksum32: 0A34C4FC524703592CBB6C7FB88A5A199FE5D1DE5D052EB6CE32CCB020A56A63
checksum64: 217FB0CE8B8FAF24B06DE1CB588B2C534555174B0438ACB8B80D0D654E1F051F

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"6.11": "6.11.5",
"8.9": "8.9.3",
"9.0": "9.0.0",
"6.12": "6.12.2",
"6.12": "6.12.3",
"9.1": "9.1.0",
"9.2": "9.2.1",
"9.3": "9.3.0"
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>9.3.0</version>
<version>6.12.3</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v9.3.0-x86.msi"
$filePath64 = "$toolsPath\node-v9.3.0-x64.msi"
$filePath32 = "$toolsPath\node-v6.12.3-x86.msi"
$filePath64 = "$toolsPath\node-v6.12.3-x64.msi"
$installFile = if ((Get-ProcessorBits 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"6.11": "6.11.5",
"8.9": "8.9.3",
"9.0": "9.0.0",
"6.12": "6.12.2",
"6.12": "6.12.3",
"9.1": "9.1.0",
"9.2": "9.2.1",
"9.3": "9.3.0"
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>9.3.0</version>
<version>6.12.3</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[9.3.0]" />
<dependency id="nodejs.install" version="[6.12.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/sysinternals.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysinternals</id>
<title>Sysinternals</title>
<version>2017.12.31</version>
<version>2018.1.2</version>
<authors>Mark Russinovich, Bryce Cogswell</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sysinternals/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'"
$packageArgs = @{
packageName = 'sysinternals'
url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
checksum = '609434a39c28f8382b138aa1349d32ea5acfb06668e6d11000bb6d14e66923d0'
checksum = '2ccf84fd3d31bf0f1b5a3e75d0a4d1dc6a95771ac6d1a319833fd84af7b60dc2'
checksumType = 'sha256'
unzipLocation = $installDir
}
Expand All @@ -18,7 +18,7 @@ Accept-Eula
if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir }
if (Is-NanoServer) {
$packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip'
$packageArgs.checksum = '369c8906e82d51bfa0a636392aa9d8ecc0ed025609aabead8ea18d5925a2761e'
$packageArgs.checksum = '1721f29d77ccdfb8253eddfca7d57fd3f278964a94e6849c12f9fe3f0b1580bc'
}

$old_path = 'c:\sysinternals'
Expand Down

0 comments on commit 9ce346d

Please sign in to comment.