Skip to content

Commit

Permalink
AU: 4 updated - nodejs nodejs.install paint.net thunderbird
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 13, 2024
1 parent 05472f5 commit 1038357
Show file tree
Hide file tree
Showing 12 changed files with 151 additions and 149 deletions.
6 changes: 4 additions & 2 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ The installer/archive has been downloaded from the authors official download lin
and can be verified using the following:

1. Download the following installers/archives
- 64-Bit: <https://nodejs.org/dist/v23.2.0/node-v23.2.0-x64.msi>
- 32-Bit: <https://nodejs.org/dist/v18.20.5/node-v18.20.5-x86.msi>
- 64-Bit: <https://nodejs.org/dist/v18.20.5/node-v18.20.5-x64.msi>
2. Use one of the following methods to obtain the checksum
- Use powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. Verify the downloaded installers/archives matches the following SHA256 checksum:
- 64-Bit Checksum: <875C4C1C7E96F546316627E65EAF16D6BF6EA6A39D3FE1492402B159870519F9>
- 32-Bit Checksum: <2C0DCCF04728EC7969870874A8E3FE9F6D96E87BD84A305B14F3B35CEFCA3388>
- 64-Bit Checksum: <4DF34632CC0966C014CD9D09761C5ACBD6494FB886AF1CBABFE16ADD91446F55>

Additionally, the included 'LICENSE.txt' have been 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 @@ -13,7 +13,7 @@
"15": "15.14.0",
"16": "16.20.1",
"17": "17.9.1",
"18": "18.20.4",
"18": "18.20.5",
"19": "19.9.0",
"20": "20.18.0",
"21": "21.7.3",
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>23.2.0</version>
<version>18.20.5</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 @@ -6,8 +6,8 @@ $packageArgs = @{
PackageName = 'nodejs.install'
FileType = 'msi'
SoftwareName = 'Node.js'
File = ''
File64 = "$toolsPath\node-v23.2.0-x64.msi"
File = "$toolsPath\node-v18.20.5-x86.msi"
File64 = "$toolsPath\node-v18.20.5-x64.msi"
SilentArgs = '/quiet ADDLOCAL=ALL'
ValidExitCodes = @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"15": "15.14.0",
"16": "16.20.1",
"17": "17.9.1",
"18": "18.20.4",
"18": "18.20.5",
"19": "19.9.0",
"20": "20.18.0",
"21": "21.7.3",
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>23.2.0</version>
<version>18.20.5</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -31,7 +31,7 @@ This package runs the official Node JS installer, resulting in Node.exe and NPM
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[23.2.0]" />
<dependency id="nodejs.install" version="[18.20.5]" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/paint.net/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/paintdotnet/release/releases/download/v5.0.13/paint.net.5.0.13.winmsi.x64.zip
x64: https://github.com/paintdotnet/release/releases/download/v5.1/paint.net.5.1.winmsi.x64.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 2FE9B5E9D7C002291696B16AE1EEA7184B50068BE81F17973A70C95C5E00858B
checksum64: 0DD2DE6267C9952D81CEF365547E796DFD87D46587F54A8598108EA5E56CB2C9

File 'license.txt' is obtained from:
https://www.getpaint.net/license.html
2 changes: 1 addition & 1 deletion automatic/paint.net/paint.net.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>paint.net</id>
<version>5.0.13</version>
<version>5.1</version>
<title>Paint.NET</title>
<authors>Rick Brewster, dotPDN</authors>
<projectUrl>http://www.getpaint.net/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/paint.net/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
fileType = "msi"
file64 = "$toolsPath\paint.net.5.0.13.winmsi.x64.msi"
file64 = "$toolsPath\paint.net.5.1.winmsi.x64.msi"
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 1641, 3010)
softwareName = 'Paint.NET*'
Expand Down
2 changes: 1 addition & 1 deletion automatic/thunderbird/thunderbird.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>thunderbird</id>
<version>128.4.2</version>
<version>128.4.3</version>
<title>Mozilla Thunderbird</title>
<owners>chocolatey-community</owners>
<authors>Mozilla</authors>
Expand Down
Loading

0 comments on commit 1038357

Please sign in to comment.