Skip to content

Commit

Permalink
AU: 4 updated - nodejs nodejs.install vscode-insiders vscode-insiders…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 16, 2020
1 parent a1a97cd commit 16b7053
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 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/v15.2.0/node-v15.2.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v15.2.0/node-v15.2.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v15.2.1/node-v15.2.1-x86.msi>
64-Bit: <https://nodejs.org/dist/v15.2.1/node-v15.2.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: 24F91E8D930E24426B31FEE27B7F9BB75553A0819E82AF65286B29F45A2CF0D0
checksum64: 3A395DBC33D6F1877C6B63391B15BBBF79E41AE10954523788A262BBAC866DBA
checksum32: 88964CE69DBD6DD86DD9C0C305A38588F001EF7B63C9F5586433B4B721F6E0A6
checksum64: 637F455BA284067B94C484E28D917859F3197418C3C53CF305C3014C6E2D29B3

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
6 changes: 3 additions & 3 deletions automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"9": "9.11.2",
"10": "10.23.0",
"11": "11.15.0",
"12": "12.19.0",
"12": "12.19.1",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.14.0",
"14": "14.15.0",
"15": "15.2.0"
"14": "14.15.1",
"15": "15.2.1"
}
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>15.2.0</version>
<version>15.2.1</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, 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-v15.2.0-x86.msi"
$filePath64 = "$toolsPath\node-v15.2.0-x64.msi"
$filePath32 = "$toolsPath\node-v15.2.1-x86.msi"
$filePath64 = "$toolsPath\node-v15.2.1-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
6 changes: 3 additions & 3 deletions automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"9": "9.11.2",
"10": "10.23.0",
"11": "11.15.0",
"12": "12.19.0",
"12": "12.19.1",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.14.0",
"14": "14.15.0",
"15": "15.2.0"
"14": "14.15.1",
"15": "15.2.1"
}
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>15.2.0</version>
<version>15.2.1</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, 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.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[15.2.0]" />
<dependency id="nodejs.install" version="[15.2.1]" />
</dependencies>
</metadata>
<files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/ee46c1f89ebb213e0827886f1688c0fbb55be49f/VSCodeSetup-ia32-1.52.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/ee46c1f89ebb213e0827886f1688c0fbb55be49f/VSCodeSetup-x64-1.52.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/8f9aeb83da26902e21ca41f8d17d204d2ac216cf/VSCodeSetup-ia32-1.52.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/8f9aeb83da26902e21ca41f8d17d204d2ac216cf/VSCodeSetup-x64-1.52.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '5506bd924065c5b34a8eb2cfb6ce89cb47d29005bdc25d600a4e1a5a1ce375ee44ffd020aad6c2266108f901eb9263cd95780d210a698bd22660301e77ee72f6'
checksum = '666741451b2fed88b6069df837888dea6c7c61cf8005e4b6e2276ea0dbb26515f5b3d3aa40ce909b0294d8c5c28406009872426bc1d98473795cba32d506b9e3'
checksumType = 'sha512'
checksum64 = '69037c217f7a81d4981eae11310034123ffaccea7cda7bca2ea603607cbeb704d9f724d186c81287dd080bfb8bf092611a306cce1dfb8bac6615fce8c1ac6234'
checksum64 = '4fe038068724f88ba40bf0150df8747912f65dbb555b050741a2f7bbdd460ab5f3faee056ef78a2bf211e2b8e17ce05f42c78b76cc28026cbee463df7e9cf89c'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.52.0.20201113</version>
<version>1.52.0.20201116</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.52.0.20201113</version>
<version>1.52.0.20201116</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.52.0.20201113]" />
<dependency id="vscode-insiders.install" version="[1.52.0.20201116]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 16b7053

Please sign in to comment.