From ee5ebd732eac2ec8d0a0658c7b40c2c49e693c4c Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 13 Dec 2024 00:23:58 +0000 Subject: [PATCH] AU: 6 updated - 1password 1password8 chromium displayfusion selenium-chromium-edge-driver vim [skip ci] --- automatic/1password/1password.json | 2 +- automatic/1password/1password.nuspec | 4 ++-- automatic/1password8/1password8.nuspec | 2 +- automatic/1password8/tools/chocolateyInstall.ps1 | 4 ++-- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 4 ++-- automatic/chromium/tools/chocolateyInstall.ps1 | 6 +++--- automatic/displayfusion/displayfusion.json | 2 +- automatic/displayfusion/displayfusion.nuspec | 2 +- automatic/displayfusion/legal/VERIFICATION.txt | 4 ++-- automatic/displayfusion/tools/chocolateyInstall.ps1 | 2 +- .../selenium-chromium-edge-driver.nuspec | 2 +- .../tools/chocolateyinstall.ps1 | 8 ++++---- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 17 files changed, 30 insertions(+), 30 deletions(-) diff --git a/automatic/1password/1password.json b/automatic/1password/1password.json index b240458ca17..f70523ffa65 100644 --- a/automatic/1password/1password.json +++ b/automatic/1password/1password.json @@ -1,5 +1,5 @@ { "OPW4": "4.6.2.62601", "OPW7": "7.9.835", - "OPW8": "8.10.54" + "OPW8": "8.10.56" } diff --git a/automatic/1password/1password.nuspec b/automatic/1password/1password.nuspec index b246a24c502..8822d64fd2f 100644 --- a/automatic/1password/1password.nuspec +++ b/automatic/1password/1password.nuspec @@ -3,7 +3,7 @@ 1password - 8.10.54 + 8.10.56 1Password AgileBits chocolatey-community, AgileBits @@ -27,7 +27,7 @@ 1password utility trial cross-platform password keystore keys https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/1password - + diff --git a/automatic/1password8/1password8.nuspec b/automatic/1password8/1password8.nuspec index 7f670ebd236..737fb6f199f 100644 --- a/automatic/1password8/1password8.nuspec +++ b/automatic/1password8/1password8.nuspec @@ -3,7 +3,7 @@ 1password8 - 8.10.54 + 8.10.56 1Password AgileBits chocolatey-community diff --git a/automatic/1password8/tools/chocolateyInstall.ps1 b/automatic/1password8/tools/chocolateyInstall.ps1 index e94837ee664..0e20e555271 100644 --- a/automatic/1password8/tools/chocolateyInstall.ps1 +++ b/automatic/1password8/tools/chocolateyInstall.ps1 @@ -3,9 +3,9 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - url = 'https://downloads.1password.com/win/1PasswordSetup-8.10.54.msi' + url = 'https://downloads.1password.com/win/1PasswordSetup-8.10.56.msi' softwareName = '1Password*' - checksum = '31b2e9e6712e89c9e178f8e4863175e6003a3dfa530f215170baeca20b35e99e' + checksum = '744cf7444acc6eb006f0304189b20ff45e1df3b0bf1bfa7d26bb929cca0279be' checksumType = 'sha256' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 1641, 3010) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 538659d7120..680c7f43a87 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "133.0.6892.0-snapshots", + "snapshots": "133.0.6893.0-snapshots", "stable": "131.0.6778.140" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index d81bd8bb133..426cee8f284 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 133.0.6892.0-snapshots + 133.0.6893.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index db990fcc932..4734fb05d94 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 64-Bit software: + 64-Bit software: 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: 6D23DF98F5D33D79971BF8AACD1906907C135FCE2A9611EF7116D8942B33419C + checksum64: 4C6F482B0012A01D4576BC72114EF5CB4D83D8EA096F6A77B99BDD0606F7A8E5 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 208f065dc90..fb330c01388 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition . (Join-Path $toolsDir 'helper.ps1') -$version = '133.0.6892.0-snapshots' +$version = '133.0.6893.0-snapshots' $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string @@ -15,8 +15,8 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1395291/mini_installer.exe' - checksum = '911E4F08B824E4BD561E1FC14DE8FDA472D453C3AE4D1B946228928068C82D3E' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1395617/mini_installer.exe' + checksum = '004A8385E0458BC1B63C576BBE956E649EC4EF159BA79DA4051EF3FDC3807279' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/displayfusion/displayfusion.json b/automatic/displayfusion/displayfusion.json index e6e5861f25f..8f7349f6c56 100644 --- a/automatic/displayfusion/displayfusion.json +++ b/automatic/displayfusion/displayfusion.json @@ -1,4 +1,4 @@ { - "stable": "11.0.1", + "stable": "11.0.2", "unstable": "11.0-Beta9" } diff --git a/automatic/displayfusion/displayfusion.nuspec b/automatic/displayfusion/displayfusion.nuspec index 84ad8375fce..785d5ed12ee 100644 --- a/automatic/displayfusion/displayfusion.nuspec +++ b/automatic/displayfusion/displayfusion.nuspec @@ -3,7 +3,7 @@ displayfusion - 11.0.1 + 11.0.2 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/displayfusion chocolatey-community, keithlammers, the-running-dev DisplayFusion diff --git a/automatic/displayfusion/legal/VERIFICATION.txt b/automatic/displayfusion/legal/VERIFICATION.txt index c594fd18e4e..77dfeaef25c 100644 --- a/automatic/displayfusion/legal/VERIFICATION.txt +++ b/automatic/displayfusion/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: 50EEBEA652736A2051ED5C5F109B68D78E103BA91EBF19A3E2A60E96FE753480 + checksum: 998D997509483AEDEC6A129BA341C6E4BAD13F2421FDAFD208FDBCEA818727D5 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/displayfusion/tools/chocolateyInstall.ps1 b/automatic/displayfusion/tools/chocolateyInstall.ps1 index 83f004f11ce..4dda47daeb7 100644 --- a/automatic/displayfusion/tools/chocolateyInstall.ps1 +++ b/automatic/displayfusion/tools/chocolateyInstall.ps1 @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\DisplayFusionSetup-11.0.1.exe" + file = "$toolsPath\DisplayFusionSetup-11.0.2.exe" softwareName = 'displayfusion*' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0, 1641, 3010) diff --git a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec index 20e64f66972..fff4771f8b5 100644 --- a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec +++ b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec @@ -3,7 +3,7 @@ selenium-chromium-edge-driver - 131.0.2903.86 + 131.0.2903.99 Selenium Chromium Edge Driver Chromium and Microsoft teams chocolatey-community,agabrys,laurin1,AdmiringWorm diff --git a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 index 43c6ee800be..a4a708b2705 100644 --- a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 +++ b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters $packageArgs = @{ packageName = 'selenium-chromium-edge-driver' - url = 'https://msedgedriver.azureedge.net/131.0.2903.86/edgedriver_win32.zip' - url64 = 'https://msedgedriver.azureedge.net/131.0.2903.86/edgedriver_win64.zip' - checksum = 'ddc5aae59b613930d4548674191dfb6f67976104b4d0a49bbdacf1890b7e1cf2' - checksum64 = '16ad3ea073e26f0000d1315e0a851eeb44b2754c66d47652e265cce5dea662af' + url = 'https://msedgedriver.azureedge.net/131.0.2903.99/edgedriver_win32.zip' + url64 = 'https://msedgedriver.azureedge.net/131.0.2903.99/edgedriver_win64.zip' + checksum = 'ede7dd4bd1c497513cd8477e67ada9ad0c385b552719abc01183945dadd0b74c' + checksum64 = '23bf09a88be9ff36df0423b516444f3de667f75400fd287dc57fd43061b8120e' checksumType = 'sha256' checksumType64 = 'sha256' unzipLocation = $seleniumDir diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 6d53727ac6a..73f0ce927cf 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -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: - 64-Bit: + 32-Bit: + 64-Bit: 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: 3996727435501491B07563207673FA6773C442CCE917258BE1485AE4D2BCCA76 - checksum64: D5735C0EE8C81689511C7EF612F1AF95A58A0CBCB24E08275A23887738AA433C + checksum32: 3D6F6C8ECBAABE861036DC6B7CF9FB66810A7F9640B583D4690B4803A4711ED1 + checksum64: 88228D359B17F2AF8571980DD5794D3AB6AB49FF9E9417B8A803AA1FAE3A8D41 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index f515ee8125c..477e4273a62 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_9.1.0918_x86.zip" - file64 = "$toolsDir\gvim_9.1.0918_x64.zip" + file = "$toolsDir\gvim_9.1.0919_x86.zip" + file64 = "$toolsDir\gvim_9.1.0919_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 2f398870bcd..c7a97f185b1 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.1.0918 + 9.1.0919 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds 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.