From a68173dc208137b98f343b590875ff7b055d70d6 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 4 Jan 2023 00:15:17 +0000 Subject: [PATCH] AU: 4 updated - chromium dropbox php vim [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/44b826e38f74f41a83778de7f3c1619dbe2f81f6 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 10 +++++----- automatic/php/legal/VERIFICATION.txt | 16 ++++++++-------- automatic/php/php.json | 2 +- automatic/php/php.nuspec | 4 ++-- automatic/php/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 14 files changed, 36 insertions(+), 36 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 4dacf323013..5f4f2caaa33 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "111.0.5517.0-snapshots", + "snapshots": "111.0.5518.0-snapshots", "stable": "108.0.5359.125" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index eb6ab3e186b..830eeb097d1 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 111.0.5517.0-snapshots + 111.0.5518.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index d4db06c2742..c58f17a7eac 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-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 - checksum32: A231ECE526B2DD05117E5A67496A52B5564FC3B6182689EBEDA3444E9FFA8616 - checksum64: 57E44B504A1998417C6CE6AA50158D381FB7F7646A60CA292DDDD1F073469ABF + checksum32: 612922799B15FB4935DFAA1D3467D37F30D51D622B22FC67544F77A86D551F15 + checksum64: 84F245D2106A6AF2FAF5E2AB5B8E612D38D1DBAE5567308DE3035666F4CB1BCE The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 0d881793341..8f5f7cdb8ae 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "111.0.5517.0-snapshots" +$version = "111.0.5518.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 8fe4552732c..d303314cd8e 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { "beta": "164.3.7907-beta", - "stable": "163.4.5456" + "stable": "164.4.7914" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 6d12a7f8ffd..68c9f145d7a 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 164.3.7907-beta + 164.4.7914 Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index c320938b10e..1c14cda6f87 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '164.3.7907' +$version = '164.4.7914' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20164.3.7907%20Offline%20Installer.x86.exe' - url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20164.3.7907%20Offline%20Installer.x64.exe' - checksum = '1d761a21bf76a0b5a7dea2d30aae1c0af292a7a25bd7b6b00885a5a51f7d5586' - checksum64 = 'a004783ff4df5e1e50fbfc77f9a89dfd00bef9600e63dcda9b6f0052f32d9efd' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20164.4.7914%20Offline%20Installer.x86.exe' + url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20164.4.7914%20Offline%20Installer.x64.exe' + checksum = 'a0e1a6cc0dd5241a5c9970e3225bee5f56e2c3a36735ab41f3b7865b86e64e7a' + checksum64 = '0f0a3ab4714fb61b9b64a3a01b50d60b7e74e1bf9332ae2d6b64b59615b4f1ce' fileType = 'exe' checksumType = 'sha256' checksumType64 = 'sha256' diff --git a/automatic/php/legal/VERIFICATION.txt b/automatic/php/legal/VERIFICATION.txt index 3983ecfa4f3..8b96dbfa800 100644 --- a/automatic/php/legal/VERIFICATION.txt +++ b/automatic/php/legal/VERIFICATION.txt @@ -7,19 +7,19 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software (threadsafe): - 64-Bit software (threadsafe): - 32-Bit software (non-threadsafe): - 64-Bit software (non-threadsafe): + 32-Bit software (threadsafe): + 64-Bit software (threadsafe): + 32-Bit software (non-threadsafe): + 64-Bit software (non-threadsafe): 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: - checksum32 (threadsafe): D609295E2C759E72F6BDFF787DF422C1E442E996E8B4ABD1AD0E4756A3EA62F0 - checksum64 (threadsafe): 4EC37F6925CA9FE116857198C775B5E39DFE4F893F3DDD5F5D8BBDE736701403 - checksum32 (non-threadsafe): 5A2D7C7E46F801EDC24E86E4552DDC5D405C90A8D686E50BF3386CE3739D32FF - checksum64 (non-threadsafe): DE5FC22C982D2650852AB91BBAD1389D343401CA32C26BA173D004CC5A87EE03 + checksum32 (threadsafe): C8163879E3E93C87AFD63AD287ED2543503ABC31BE5280122616688146082D54 + checksum64 (threadsafe): 54D6CC64856268916F7A3DDAAE7D636C9F54DD11B0BAF083218BAF102FE153FA + checksum32 (non-threadsafe): F997A883EDA473724CA939D929369DD523B887357F60DAC52A85F2E83D2E821A + checksum64 (non-threadsafe): 1449C94819FC2D7C58B42E8592307282FAAA4EEC718268BEB82D9524E651ADAD The file 'LICENSE.txt' has been obtained from diff --git a/automatic/php/php.json b/automatic/php/php.json index 95f73238820..e60c5aa5409 100644 --- a/automatic/php/php.json +++ b/automatic/php/php.json @@ -5,7 +5,7 @@ "7.2": "7.2.34", "7.3": "7.3.33", "7.4": "7.4.33", - "8.0": "8.0.26", + "8.0": "8.0.27", "8.1": "8.1.13", "8.2": "8.2.0" } diff --git a/automatic/php/php.nuspec b/automatic/php/php.nuspec index 2249032b3a1..d50bd8a7080 100644 --- a/automatic/php/php.nuspec +++ b/automatic/php/php.nuspec @@ -4,7 +4,7 @@ php PHP (Hypertext Preprocessor) - 8.2.0 + 8.0.27 PHP Authors chocolatey-community, Rob Reynolds PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. @@ -29,7 +29,7 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir php development programming foss cross-platform admin http://us.php.net/license/ false - https://www.php.net/ChangeLog-8.php#8.2.0 + https://www.php.net/ChangeLog-8.php#8.0.27 https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg https://bugs.php.net/ https://secure.php.net/docs.php diff --git a/automatic/php/tools/chocolateyInstall.ps1 b/automatic/php/tools/chocolateyInstall.ps1 index 4b1f0cb9d1a..cee979e37f1 100644 --- a/automatic/php/tools/chocolateyInstall.ps1 +++ b/automatic/php/tools/chocolateyInstall.ps1 @@ -14,10 +14,10 @@ if ($installLocation) { $pp = Get-PackageParameters $filesInfo = @{ - filets32 = "$toolsPath\php-8.2.0-Win32-vs16-x86.zip" - filets64 = "$toolsPath\php-8.2.0-Win32-vs16-x64.zip" - filents32 = "$toolsPath\php-8.2.0-nts-Win32-vs16-x86.zip" - filents64 = "$toolsPath\php-8.2.0-nts-Win32-vs16-x64.zip" + filets32 = "$toolsPath\php-8.0.27-Win32-vs16-x86.zip" + filets64 = "$toolsPath\php-8.0.27-Win32-vs16-x64.zip" + filents32 = "$toolsPath\php-8.0.27-nts-Win32-vs16-x86.zip" + filents64 = "$toolsPath\php-8.0.27-nts-Win32-vs16-x64.zip" } if ($pp.ThreadSafe) { diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index f480a84775a..26f2ec6a133 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: 3F0F6999FB3F658ED10937CBEF553C1E2BC3689F7F725B1FBAAC2D90DEB88021 - checksum64: 3F271094D213FE8EDB7C9FA8B122C1272D3278D37A2FA05A44905224C70CD73D + checksum32: 22C56E83010AAE4E50A4097401496F86B7678B0C175588EC1F90AACC6D32612E + checksum64: 530737802CEEBB69B82598596630F7FD551520F7F6ABC078FDE648FBFF91EEB9 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 6aa3b9ee308..81c751f9d9a 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.0.1136_x86.zip" - file64 = "$toolsDir\gvim_9.0.1136_x64.zip" + file = "$toolsDir\gvim_9.0.1140_x86.zip" + file64 = "$toolsDir\gvim_9.0.1140_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 9cc47435291..b03785d2c31 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.0.1136 + 9.0.1140 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.