Skip to content

Commit

Permalink
AU: 4 updated - nodejs nodejs.install prey vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 23, 2020
1 parent 519254b commit 159e5de
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 27 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/v14.15.3/node-v14.15.3-x86.msi>
64-Bit: <https://nodejs.org/dist/v14.15.3/node-v14.15.3-x64.msi>
32-Bit: <https://nodejs.org/dist/v15.5.0/node-v15.5.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v15.5.0/node-v15.5.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: BE531A3059F6FDD437C942FC0C936452D551738C160C0467B4B7C9E783C17B30
checksum64: 36394F96A7E0266930AC7F6EC6602437F6FF9748500D80386E75FC0649D49C06
checksum32: 40D2239D59BCAB4A2D8CDC1D65727C61EDE2B39945F5B6343A9D2BA8ACAF0960
checksum64: 8E3837F4B3CA1DF94C9A7380DCDC0B623F94D0CD1D580EB4D28FEF52DBB59967

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 @@ -10,5 +10,5 @@
"7": "7.10.1",
"13": "13.14.0",
"14": "14.15.3",
"15": "15.4.0"
"15": "15.5.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>14.15.3</version>
<version>15.5.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-v14.15.3-x86.msi"
$filePath64 = "$toolsPath\node-v14.15.3-x64.msi"
$filePath32 = "$toolsPath\node-v15.5.0-x86.msi"
$filePath64 = "$toolsPath\node-v15.5.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 @@ -10,5 +10,5 @@
"7": "7.10.1",
"13": "13.14.0",
"14": "14.15.3",
"15": "15.4.0"
"15": "15.5.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>14.15.3</version>
<version>15.5.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-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[14.15.3]" />
<dependency id="nodejs.install" version="[15.5.0]" />
</dependencies>
</metadata>
<files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/prey/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/prey/prey-node-client/releases>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.7/prey-windows-1.9.7-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.7/prey-windows-1.9.7-x64.msi>
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.8/prey-windows-1.9.8-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.8/prey-windows-1.9.8-x64.msi>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 988A78F393588436CBBFC900030E85745C127AAFD193B9BDCD25DFAF6F1EE237
checksum64: 601C6E6D40B741B0AB2A97EB1934D4D051067EAB5666C030D5D9814460B59D59
checksum32: 320F5364CBDE159B77F4776D97C25555FA3AF08A842CA72C5B09B2A8B78AD41B
checksum64: C0A7A54432E234E580C94CB09607A69D930A49DDA8233CE7B3D0141D3E491EB1

The file 'LICENSE.txt' has been obtained from <https://github.com/prey/prey-node-client/blob/master/license.txt>
2 changes: 1 addition & 1 deletion automatic/prey/prey.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"1.6": "1.6.9",
"1.7": "1.7.5",
"1.8": "1.8.3",
"1.9": "1.9.7"
"1.9": "1.9.8"
}
4 changes: 2 additions & 2 deletions automatic/prey/prey.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>prey</id>
<version>1.9.7</version>
<version>1.9.8</version>
<title>Prey</title>
<owners>chocolatey-community</owners>
<authors>Fork Ltd</authors>
Expand All @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis
- You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey.
]]></description>
<summary>Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing.</summary>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.9.7</releaseNotes>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.9.8</releaseNotes>
<tags>prey anti-theft lockdown tracking admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/prey</packageSourceUrl>
<projectSourceUrl>https://github.com/prey/prey-node-client</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/prey/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\prey-windows-1.9.7-x86.msi"
file64 = "$toolsPath\prey-windows-1.9.7-x64.msi"
file = "$toolsPath\prey-windows-1.9.8-x86.msi"
file64 = "$toolsPath\prey-windows-1.9.8-x64.msi"
softwareName = 'prey*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
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.2184/gvim_8.2.2184_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2184/gvim_8.2.2184_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2195/gvim_8.2.2195_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2195/gvim_8.2.2195_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: B34218BF6E2C052E59ED20015AADA2E5340AAD6C1C76F85B53C22021A06B1D20
checksum64: 4DF2CFB5E8A484ACD209B5C7733E98364CF23F2AA3038D6648D0AE733FEBDD3A
checksum32: 97FD5DD71C127F8DF18E2AFC00E6B88BFD5A338878DE2212B5B62F6D76E6A5EE
checksum64: E21078F5B6EF4CBEDD36A7A3DDAECCF0ED1A2F95298285A3841969F021673A46
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.2184_x86.zip"
file64 = "$toolsDir\gvim_8.2.2184_x64.zip"
file = "$toolsDir\gvim_8.2.2195_x86.zip"
file64 = "$toolsDir\gvim_8.2.2195_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.2184</version>
<version>8.2.2195</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 159e5de

Please sign in to comment.