Skip to content

Commit

Permalink
AU: 5 updated - chromium freecad nodejs nodejs.install vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 12, 2024
1 parent 7cf3ddb commit fdd0e48
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "132.0.6833.0-snapshots",
"snapshots": "132.0.6834.0-snapshots",
"stable": "130.0.6723.117"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>132.0.6833.0-snapshots</version>
<version>132.0.6834.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1381069/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1381347/mini_installer.exe>
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
checksum64: 3F645B4776DC38F26BBD1F1D8DE138581F02C8A41FF27E94B2CC656008DA7686
checksum64: EBDC7059DDC9FB24E45F3A7FD0B7C1B25E804C2E07055B08B48221AA6AAA0DC9

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
. (Join-Path $toolsDir 'helper.ps1')

$version = '132.0.6833.0-snapshots'
$version = '132.0.6834.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1381071/mini_installer.exe'
checksum = '8E5A8B8B7E944BA26D2BB49E90140EA83C9003AB1C2C14DAC0CA8334C1445985'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1381360/mini_installer.exe'
checksum = '8E30941A02C4BDE1E20BFB475318FC243BE7C64BA86BBA1FEC76227768A06451'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "0.21.2.1",
"portable": "0.21.2.1",
"dev": "39153.2024.11.10-dev"
"dev": "39153.2024.11.11-dev"
}
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.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>freecad</id>
<version>39153.2024.11.10-dev</version>
<version>39153.2024.11.11-dev</version>
<title>FreeCAD</title>
<owners>chocolatey-community,purity</owners>
<authors>Jürgen Riegel</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/freecad/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
fileType = '7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-39153-conda-Windows-x86_64-py311.7z'
softwareName = 'FreeCAD'
checksum64 = '92699F4BE7556BA317F4633D51A4F19813B3035C174B979AF973926713B29A0B'
checksum64 = '63A90CD8FF28033F93F2B0403517994219EFCAC355B4603861731BF2F7D11557'
checksumType64 = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ 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.1.0/node-v23.1.0-x64.msi>
- 64-Bit: <https://nodejs.org/dist/v23.2.0/node-v23.2.0-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: <5836348CC939C43D6A520B57C52C69D744E86F777436535586CB4961E92C192C>
- 64-Bit Checksum: <875C4C1C7E96F546316627E65EAF16D6BF6EA6A39D3FE1492402B159870519F9>

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 @@ -18,5 +18,5 @@
"20": "20.18.0",
"21": "21.7.3",
"22": "22.11.0",
"23": "23.1.0"
"23": "23.2.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>23.1.0</version>
<version>23.2.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
2 changes: 1 addition & 1 deletion automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
FileType = 'msi'
SoftwareName = 'Node.js'
File = ''
File64 = "$toolsPath\node-v23.1.0-x64.msi"
File64 = "$toolsPath\node-v23.2.0-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 @@ -18,5 +18,5 @@
"20": "20.18.0",
"21": "21.7.3",
"22": "22.11.0",
"23": "23.1.0"
"23": "23.2.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>23.1.0</version>
<version>23.2.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 @@ -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.1.0]" />
<dependency id="nodejs.install" version="[23.2.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/v9.1.0849/gvim_9.1.0849_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0849/gvim_9.1.0849_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0857/gvim_9.1.0857_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0857/gvim_9.1.0857_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: 39E22288FEF48BC37BF5EA3CABC82CEB383011D844778210A5ADF78B5A0EA418
checksum64: 0B8361CB6F38C456AE09872CF695380D750C7381B2BA892ACC518A055EBEC361
checksum32: C098E923E9798E6D8763C5CB11C83EAFB38395B108078691645D191243262305
checksum64: FEF9246349F030F3F7BC91BCA33A7EE110D791D1FC44D3425105939698999C22
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_9.1.0849_x86.zip"
file64 = "$toolsDir\gvim_9.1.0849_x64.zip"
file = "$toolsDir\gvim_9.1.0857_x86.zip"
file64 = "$toolsDir\gvim_9.1.0857_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>9.1.0849</version>
<version>9.1.0857</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</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 fdd0e48

Please sign in to comment.