From dfed6b5e5401f0e6cf563306a48489aa0fad5977 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 28 Nov 2022 00:14:32 +0000 Subject: [PATCH] AU: 5 updated - chromium ruby ruby.install ruby.portable vim [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/fce6e1e21e2954c63d78c1905560d8cff5070277 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/ruby.install/legal/VERIFICATION.txt | 10 +++++----- automatic/ruby.install/ruby.install.json | 6 +++--- automatic/ruby.install/ruby.install.nuspec | 2 +- automatic/ruby.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/ruby.portable/legal/VERIFICATION.txt | 10 +++++----- automatic/ruby.portable/ruby.portable.json | 6 +++--- automatic/ruby.portable/ruby.portable.nuspec | 2 +- automatic/ruby.portable/tools/chocolateyInstall.ps1 | 4 ++-- automatic/ruby/ruby.json | 6 +++--- automatic/ruby/ruby.nuspec | 4 ++-- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 17 files changed, 41 insertions(+), 41 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index d424a587c20..23138105ede 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "110.0.5444.0-snapshots", + "snapshots": "110.0.5445.0-snapshots", "stable": "107.0.5304.122" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 9fb47ca9da3..de5ae97cfe6 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 110.0.5444.0-snapshots + 110.0.5445.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 609f5eac0be..2d18224b22c 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: 355B29E50E0F3A53EC663C73514B8E25C972F3C4486F1B74F21244011927C076 - checksum64: C8AC42994C176505D756CE75C4EE8D4D69C360EF68B9F940B15E672763BB46E2 + checksum32: 508C68F74A60EB74EC49F4F57A60E4AC7D8E4FD43D46420E76E129BEBC3014C2 + checksum64: E4238494A845A374438497E6DB540E67AB42FBD0B281D4FDAFB44F2F415BD1ED The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index a20685f307e..5d32bd5723b 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 = "110.0.5444.0-snapshots" +$version = "110.0.5445.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/ruby.install/legal/VERIFICATION.txt b/automatic/ruby.install/legal/VERIFICATION.txt index 7885a313893..323ef5c2e7a 100644 --- a/automatic/ruby.install/legal/VERIFICATION.txt +++ b/automatic/ruby.install/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x86.exe - x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.exe + x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x86.exe + x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x64.exe to download the installer. @@ -16,12 +16,12 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: A1550790DDC4B4155D028AE721A2B309A59314860EFDDA02F321548B267A6AAF - checksum64: FC96DFA66C1C09B0F28A6156754DA5A4A63EDD77F4EE15B27BFAB67F9871BB3F + checksum32: 6FD65DCB14C136A510C2F76856DCBD4B08C5BAAD875A17182969308B9ED1D191 + checksum64: 501B4324D8CA4AA094FB492B52D175DC720144F16E93CB8563D60342B40E7A6C Using AU: - Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.exe + Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x64.exe File 'license.txt' is obtained from: https://raw.githubusercontent.com/oneclick/rubyinstaller2/master/LICENSE.txt diff --git a/automatic/ruby.install/ruby.install.json b/automatic/ruby.install/ruby.install.json index a5e1cc0f7f8..e65a8a85f3d 100644 --- a/automatic/ruby.install/ruby.install.json +++ b/automatic/ruby.install/ruby.install.json @@ -1,7 +1,7 @@ { - "3.1": "3.1.2.1", - "3.0": "3.0.4.1", - "2.7": "2.7.6.1", + "3.1": "3.1.3.1", + "3.0": "3.0.5.1", + "2.7": "2.7.7.1", "2.6": "2.6.10.1", "2.5": "2.5.9.1", "2.4": "2.4.10.100", diff --git a/automatic/ruby.install/ruby.install.nuspec b/automatic/ruby.install/ruby.install.nuspec index a16adafdf57..9e392db09b5 100644 --- a/automatic/ruby.install/ruby.install.nuspec +++ b/automatic/ruby.install/ruby.install.nuspec @@ -3,7 +3,7 @@ ruby.install - 3.1.2.1 + 3.1.3.1 Ruby (Install) Yukihiro Matsumoto chocolatey-community, Rob Reynolds diff --git a/automatic/ruby.install/tools/chocolateyInstall.ps1 b/automatic/ruby.install/tools/chocolateyInstall.ps1 index 3cc82431916..523d755061b 100644 --- a/automatic/ruby.install/tools/chocolateyInstall.ps1 +++ b/automatic/ruby.install/tools/chocolateyInstall.ps1 @@ -14,8 +14,8 @@ Write-Host "Ruby is going to be installed in '$installDir'" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\rubyinstaller-3.1.2-1-x86.exe" - file64 = "$toolsPath\rubyinstaller-3.1.2-1-x64.exe" + file = "$toolsPath\rubyinstaller-3.1.3-1-x86.exe" + file64 = "$toolsPath\rubyinstaller-3.1.3-1-x64.exe" silentArgs = '/verysilent /dir="{0}" /tasks="{1}"' -f $installDir, ($tasks -join ',') validExitCodes = @(0) softwareName = 'ruby *' diff --git a/automatic/ruby.portable/legal/VERIFICATION.txt b/automatic/ruby.portable/legal/VERIFICATION.txt index cc18a1cc3cb..66238085593 100644 --- a/automatic/ruby.portable/legal/VERIFICATION.txt +++ b/automatic/ruby.portable/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x86.7z - x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.7z + x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x86.7z + x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x64.7z to download the archives. @@ -16,12 +16,12 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 33901D2750D7724BC02B00529601E155E8B4A72A85B82E188D0B140F66EEFFD4 - checksum64: 637039C18DD4AD4A1FED326EED8CACA8A686B79CEE68BF6B85636BF9EC3A083C + checksum32: 02779660783AC142D30FDCFA5E5B9FF13688424A991D97AAF1EB54F20BBB4DFF + checksum64: 727080E81CEE2146CFD723A5BB6146B1E75327824EB49E0F2DFD5AC11FB150FC Using AU: - Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.7z + Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x64.7z File 'license.txt' is obtained from: https://raw.githubusercontent.com/oneclick/rubyinstaller2/master/LICENSE.txt diff --git a/automatic/ruby.portable/ruby.portable.json b/automatic/ruby.portable/ruby.portable.json index 56cfe374520..faa078c3b15 100644 --- a/automatic/ruby.portable/ruby.portable.json +++ b/automatic/ruby.portable/ruby.portable.json @@ -1,5 +1,5 @@ { - "3.1": "3.1.2.101", - "3.0": "3.0.4.1", - "2.7": "2.7.6.1" + "3.1": "3.1.3.1", + "3.0": "3.0.5.1", + "2.7": "2.7.7.1" } diff --git a/automatic/ruby.portable/ruby.portable.nuspec b/automatic/ruby.portable/ruby.portable.nuspec index cf4cebaa9f8..8d3ec2f1eaf 100644 --- a/automatic/ruby.portable/ruby.portable.nuspec +++ b/automatic/ruby.portable/ruby.portable.nuspec @@ -3,7 +3,7 @@ ruby.portable - 3.1.2.101 + 3.1.3.1 Ruby (Portable) Yukihiro Matsumoto chocolatey-community, Rob Reynolds diff --git a/automatic/ruby.portable/tools/chocolateyInstall.ps1 b/automatic/ruby.portable/tools/chocolateyInstall.ps1 index c7c22c1f632..e748d1c7d32 100644 --- a/automatic/ruby.portable/tools/chocolateyInstall.ps1 +++ b/automatic/ruby.portable/tools/chocolateyInstall.ps1 @@ -2,8 +2,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ - File = "$toolsPath\rubyinstaller-3.1.2-1-x86.7z" - File64 = "$toolsPath\rubyinstaller-3.1.2-1-x64.7z" + File = "$toolsPath\rubyinstaller-3.1.3-1-x86.7z" + File64 = "$toolsPath\rubyinstaller-3.1.3-1-x64.7z" Destination = "$toolsPath\ruby" PackageName = $env:ChocolateyPackageName } diff --git a/automatic/ruby/ruby.json b/automatic/ruby/ruby.json index a5e1cc0f7f8..e65a8a85f3d 100644 --- a/automatic/ruby/ruby.json +++ b/automatic/ruby/ruby.json @@ -1,7 +1,7 @@ { - "3.1": "3.1.2.1", - "3.0": "3.0.4.1", - "2.7": "2.7.6.1", + "3.1": "3.1.3.1", + "3.0": "3.0.5.1", + "2.7": "2.7.7.1", "2.6": "2.6.10.1", "2.5": "2.5.9.1", "2.4": "2.4.10.100", diff --git a/automatic/ruby/ruby.nuspec b/automatic/ruby/ruby.nuspec index 2d67e1824f5..022fed7a978 100644 --- a/automatic/ruby/ruby.nuspec +++ b/automatic/ruby/ruby.nuspec @@ -3,7 +3,7 @@ ruby - 3.1.2.1 + 3.1.3.1 Ruby Yukihiro Matsumoto chocolatey-community, Rob Reynolds @@ -34,7 +34,7 @@ Example: `choco install ruby --package-parameters="'/NoPath ""/InstallDir:C:\yo https://www.ruby-lang.org/en/downloads/releases/ https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@aad7c15bfbec43c3716f8a82bc3af22e1a55579d/icons/ruby.svg - + diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 5b2a0da822b..3b2832d127d 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: B5E6E768091A1E9FA4521A8565FFB2EA952E2C4D46201F51567EAAF750A44170 - checksum64: 3C1FA12058A80563BDBA6F74B389CC0C6AB9D1914E1467418C9F98DB662EB83F + checksum32: 898529C6D8390644B1EFE2FEECED56644AF8883D825C092748A43BBD361D5D33 + checksum64: F9CD10B4286B168E52C436E2BEA0BC12FB0722935215F13589F74639BF355367 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 31a3a86a118..c1df7b9ecd4 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.0954_x86.zip" - file64 = "$toolsDir\gvim_9.0.0954_x64.zip" + file = "$toolsDir\gvim_9.0.0962_x86.zip" + file64 = "$toolsDir\gvim_9.0.0962_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 2c2e89ce097..ed35ac086d9 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.0.0954 + 9.0.0962 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.