Skip to content

Commit

Permalink
AU: 4 updated - Clover nodejs nodejs.install visualstudiocode
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 2, 2017
1 parent 4e183eb commit 30571d3
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion automatic/Clover/Clover.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>Clover</id>
<title>Clover</title>
<owners>chocolatey</owners>
<version>3.2.9</version>
<version>3.3.1</version>
<authors>EJIE Technology</authors>
<summary>Brings Chrome-Style Tabs to Windows Explorer.</summary>
<description>
Expand Down
4 changes: 2 additions & 2 deletions automatic/Clover/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'clover'
fileType = 'EXE'
url = 'http://ejie.me/uploads/setup_clover@3.2.9.exe'
checksum = '29995f246aab1f0675e6d34b09dd7154bce8599d9218ed0205422434fa16c50b'
url = 'http://ejie.me/uploads/setup_clover@3.3.1.exe'
checksum = 'ff4724f87643cacde62aa4f9d5652c436692d29a3d3352426232b410f11e474a'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
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/v7.7.0/node-v7.7.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v7.7.0/node-v7.7.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v7.7.1/node-v7.7.1-x86.msi>
64-Bit: <https://nodejs.org/dist/v7.7.1/node-v7.7.1-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: 164F62BB9A304EA1407B89F30BF784C64FEB910BA612C4382337F99758213C20
checksum64: BFF87FB2927E852E75F03C54D9365B47F6100B9E542C939F092C44C0A82148C3
checksum32: 9947A4B357F9D0300BBC4310C74D2444B5CB31F95FFF7706386A67417ADE00D8
checksum64: 283A71889531F942664967E91E554036DEB53EFFBBCA663B8E5C079045CD6BE6

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.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>7.7.0</version>
<version>7.7.1</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-v7.7.0-x86.msi"
$filePath64 = "$toolsPath\node-v7.7.0-x64.msi"
$filePath32 = "$toolsPath\node-v7.7.1-x86.msi"
$filePath64 = "$toolsPath\node-v7.7.1-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
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>7.6.0</version>
<version>7.7.1</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 @@ If you want the **LTS** (Long Term Support) release of Node.js, install the [nod
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[7.6.0]" />
<dependency id="nodejs.install" version="[7.7.1]" />
</dependencies>
</metadata>
<files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/visualstudiocode/Tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Write-Host "$mergeTasks"

$packageName = 'visualstudiocode'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://az764295.vo.msecnd.net/stable/49129d126e2c3c5592cfc8a509d872067b69d262/VSCodeSetup-1.10.0.exe'
$url64 = 'https://az764295.vo.msecnd.net/stable/49129d126e2c3c5592cfc8a509d872067b69d262/VSCodeSetup-1.10.0.exe'
$checksum32 = '79f50d123bea23c8bc0e83bd9711053eb749a9ac8353f0de990c3cfb5a4664c0'
$checksum64 = '79f50d123bea23c8bc0e83bd9711053eb749a9ac8353f0de990c3cfb5a4664c0'
$url32 = 'https://az764295.vo.msecnd.net/stable/653f8733dd5a5c43d66d7168b4701f94d72b62e5/VSCodeSetup-1.10.1.exe'
$url64 = 'https://az764295.vo.msecnd.net/stable/653f8733dd5a5c43d66d7168b4701f94d72b62e5/VSCodeSetup-1.10.1.exe'
$checksum32 = 'faf642891742e9b741ba81752ee8dabce263fd2a393460006797a4f93a416460'
$checksum64 = 'faf642891742e9b741ba81752ee8dabce263fd2a393460006797a4f93a416460'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/visualstudiocode/visualstudiocode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>visualstudiocode</id>
<title>Visual Studio Code</title>
<version>1.10.0</version>
<version>1.10.1</version>
<authors>Microsoft</authors>
<owners>chocolatey</owners>
<projectUrl>https://code.visualstudio.com</projectUrl>
Expand Down

0 comments on commit 30571d3

Please sign in to comment.