Skip to content

Commit

Permalink
AU: 3 updated - nodejs nodejs.install vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 8, 2022
1 parent bf5dd78 commit 7ee04f0
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 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/download/release/latest-v12.x/node-v12.22.12-x86.msi>
64-Bit: <https://nodejs.org/download/release/latest-v12.x/node-v12.22.12-x64.msi>
32-Bit: <https://nodejs.org/dist/v17.9.0/node-v17.9.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v17.9.0/node-v17.9.0-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: 68A5F1198CF76B85CA9EB8819C1E3FA670AF6440534F59D920D267EA3CC0F402
checksum64: 76102997F9084E1FAA544693AD1DAEEF68394D46AE7E363AD8DF1FA86896133F
checksum32: FCB98E5489B9B7DA8E5BC21024E91CC9263157619BF56B5EFB5EE88F896326A3
checksum64: 4DEDA07362A8322144466E20337F0B956162DBC0C13C2212826014D290EF3BEB

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 @@ -12,5 +12,5 @@
"14": "14.19.1",
"15": "15.14.0",
"16": "16.14.2",
"17": "17.8.0"
"17": "17.9.0"
}
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>12.22.12</version>
<version>17.9.0</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-v12.22.12-x86.msi"
$filePath64 = "$toolsPath\node-v12.22.12-x64.msi"
$filePath32 = "$toolsPath\node-v17.9.0-x86.msi"
$filePath64 = "$toolsPath\node-v17.9.0-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
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"14": "14.19.1",
"15": "15.14.0",
"16": "16.14.2",
"17": "17.8.0"
"17": "17.9.0"
}
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>12.22.12</version>
<version>17.9.0</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-packages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[12.22.12]" />
<dependency id="nodejs.install" version="[17.9.0]" />
</dependencies>
</metadata>
<files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4647/gvim_8.2.4647_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4647/gvim_8.2.4647_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4710/gvim_8.2.4710_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4710/gvim_8.2.4710_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 2134CB4459155E2886755E316DCB8183446E6883A31907EFB67D541FCA582585
checksum64: 5B585F8A78532179083CA77A278AC9F8E415A430E4E8DC6F6D656A2E55E8D573
checksum32: 94EAE7879EBA0A3CF26CDDAD98BEBE60A4F79C6E53CF1D3494728C293F8ABA36
checksum64: 874B8CB5F8C06FB32DC895FDF4794ACF2A256109AE522FB38FEE793EB0FFE30D
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.4647_x86.zip"
file64 = "$toolsDir\gvim_8.2.4647_x64.zip"
file = "$toolsDir\gvim_8.2.4710_x86.zip"
file64 = "$toolsDir\gvim_8.2.4710_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.4647</version>
<version>8.2.4710</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 7ee04f0

Please sign in to comment.